Terminal multiplexer
tmux is a terminal multiplexer: it enables a number of terminals (or windows),
each running a separate program, to be created, accessed, and controlled from a
single screen. tmux may be detached from a screen and continue running in the
background, then later reattached. tmux is intended to be a modern,
BSD-licensed alternative to programs such as GNU screen.
tmux uses a client-server model. The server holds multiple sessions and each
window is a independent entity which may be freely linked to multiple sessions,
moved between sessions and otherwise manipulated. Each session may be attached
to (display and accept keyboard input from) multiple clients.
- Sources inherited from project SUSE:SLE-15-SP3:Update
-
Checkout Package
osc checkout SUSE:SLE-15-SP4:Update/tmux && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bash_completion_tmux.sh | 0000001998 1.95 KB | |
tmux-3.1c.tar.gz | 0000561323 548 KB | |
tmux-CVE-2022-47016.patch | 0000001209 1.18 KB | |
tmux-socket-path.patch | 0000000397 397 Bytes | |
tmux.changes | 0000046659 45.6 KB | |
tmux.spec | 0000003240 3.16 KB |
Latest Revision
Samu Voutilainen (Smar)
committed
(revision 1)
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP3:Update package:tmux revision:7da3497f702970b23484bc31a0f0ca59
Comments 0