mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +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
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%