软件包: tmux (3.0a-2ubuntu0.4)
tmux 的相关链接
Trisquel 的资源:
下载源码包 tmux:
维护者:
Original Maintainer:
- Romain Francoise
外部的资源:
- 主页 [tmux.github.io]
相似软件包:
terminal multiplexer
tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server-client system. A server is created automatically when necessary and holds a number of sessions, each of which may have a number of windows linked to it. Any number of clients may connect to a session, or the server may be controlled by issuing commands with tmux. Communication takes place through a socket, by default placed in /tmp. Moreover tmux provides a consistent and well-documented command interface, with the same syntax whether used interactively, as a key binding, or from the shell. It offers a choice of vim or Emacs key layouts.
其他与 tmux 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.28)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libevent-2.1-7 (>= 2.1.8-stable)
- Asynchronous event notification library
-
- dep: libtinfo6 (>= 6)
- shared low-level terminfo library for terminal handling
-
- dep: libutempter0 (>= 1.1.5)
- privileged helper for utmp/wtmp updates (runtime)