Terminal multiplexer

Edit Package tmux

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.

Refresh
Refresh
Source Files
Filename Size Changed
bash_completion_tmux.sh 0000001998 1.95 KB
tmux-2.8.tar.gz 0000491195 480 KB
tmux-socket-path.patch 0000000397 397 Bytes
tmux.changes 0000040709 39.8 KB
tmux.spec 0000002979 2.91 KB
Revision 41 (latest revision is 59)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 643325 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 41)
- update to 2.8
- drop 0001-Increment-the-lines-counter-when-skipping-a-line-to-.patch
- move bash-completion to right place
 * Make display-panes block the client until a pane is chosen or it
    times out.
 * Clear history on RIS like most other terminals do.
 * Add an "Any" key to run a command if a key is pressed that is not
    bound in the current key table.
 * Expand formats in load-buffer and save-buffer.
 * Add a rectangle_toggle format.
 * Add set-hook -R to run a hook immediately.
 * Add pane focus hooks.
 * Allow any punctuation as separator for s/x/y not only /.
 * Improve resizing with the mouse (fix resizing the wrong pane in some
    layouts, and allow resizing multiple panes at the same time).
 * Allow , and } to be escaped in formats as #, and #}.
 * Add KRB5CCNAME to update-environment.
 * Change meaning of -c to display-message so the client is used if it
    matches the session given to -t.
 * Fixes to : form of SGR.
 * Add x and X to choose-tree to kill sessions, windows or panes. (forwarded request 643324 from mimi_vx)
Comments 0
openSUSE Build Service is sponsored by