mirror of
https://github.com/tmux/tmux.git
synced 2026-08-22 23:00:52 +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
75.9%
Shell
16%
Roff
5.9%
Yacc
1%
M4
0.7%
Other
0.4%