mirror of
https://github.com/tmux/tmux.git
synced 2026-05-14 01:14:45 +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
87.2%
Roff
7.3%
Shell
2.8%
Yacc
1.3%
M4
0.8%
Other
0.5%