软件包:tmux(3.4~git20230722-1) [debports]
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libevent-core-2.1-7 (>= 2.1.8-stable)
- Asynchronous event notification library (core)
-
- dep: libsystemd0 (>= 221)
- systemd 实用库
-
- dep: libtinfo6 (<< 6.5~)
- 用于终端处理的共享底层 terminfo 库
- dep: libtinfo6 (>= 6.4+20230603)
-
- dep: libutempter0 (>= 1.1.5)
- privileged helper for utmp/wtmp updates (runtime)