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.
- Developed at utilities
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/tmux && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
tmux-2.5.tar.gz | 0000617523 603 KB | |
tmux-socket-path.patch | 0000000475 475 Bytes | |
tmux.changes | 0000032850 32.1 KB | |
tmux.spec | 0000002828 2.76 KB |
Revision 36 (latest revision is 60)
Dominique Leuenberger (dimstar_suse)
accepted
request 499869
from
Ondřej Súkup (mimi_vx)
(revision 36)
- update to 2.5 - dropped tmux_issue889.patch - refresh tmux-socket-path.patch * new stable release (forwarded request 499868 from mimi_vx)
Comments 0