mirror of
https://github.com/tmux/tmux.git
synced 2026-08-09 00:30:52 +00:00
dcdd2fb09497d9b568077afd0248f1f5156389f6
Add "server options" which are server-wide and not bound to a session or window. Set and displayed with "set -s" and "show -s". Currently the only option is "quiet" (like command-line -q, allowing it to be set from .tmux.conf), but others will come along.
Description
tmux source code
Languages
C
76.3%
Shell
15.5%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%