mirror of
https://github.com/tmux/tmux.git
synced 2025-09-01 20:57:00 +00:00
2b0bc9f1c5f546e822009c231a1bb0e1a2d6711a

commands this pushes more of the code into options.c and ties it more closely to the options table rather than having an unnecessary split. Also add support for array options (will be used later). Only (intentional) user visible change is that show-options output is now passed through vis(3) with VIS_DQ so quotes are escaped.
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%