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
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/tmux.32184 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bash_completion_tmux.sh | 0000001998 1.95 KB | |
ncurses.patch | 0000017619 17.2 KB | |
tmux-3.3a.tar.gz | 0000677448 662 KB | |
tmux-CVE-2022-47016.patch | 0000001965 1.92 KB | |
tmux-socket-path.patch | 0000001282 1.25 KB | |
tmux.changes | 0000059537 58.1 KB | |
tmux.spec | 0000003146 3.07 KB |
Latest Revision
Elisei Roca (eroca)
committed
(revision 1)
Release from SUSE:Maintenance:32184 / tmux.SUSE_SLE-15-SP3_Update
Comments 0