mirror of
https://github.com/tmux/tmux.git
synced 2026-07-01 07:16:43 +00:00
1caa73afb4da381425160cbff68284a4dab1470b
Eliminate duplicate code and ease the passage for server-wide options by adding a -w flag to set-option and show-options and making setw and showw aliases to set -w and show -w. Note: setw and showw are still there, but now aliases for set -w and show -w.
Description
tmux source code
Languages
C
84.5%
Roff
6.9%
Shell
6.2%
Yacc
1.2%
M4
0.7%
Other
0.5%