Please login to access the resource

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
tmux-1.9a.tar.gz 0000447938 437 KB
tmux-fix-malloc-check-abort.patch 0000000625 625 Bytes
tmux-socket-path.patch 0000000409 409 Bytes
tmux.changes 0000019261 18.8 KB
tmux.spec 0000002880 2.81 KB
Revision 24 (latest revision is 59)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 261719 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 24)
- tmux-socket-path.patch: Just like screen, create socket 
  directory with tmpfiles.d functionality in /run/tmux 
  and not in /tmp. This patch only alters the default
  directory that can be still overrriden by setting
  TMUX_TMPDIR or TMPDIR environment variable. This add some
  robustness against accidental deletion via
  systemd-tmpfiles-clean, tmpwatch, or similar.
Comments 0
openSUSE Build Service is sponsored by