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

newlines. This means that for example bind q { a \n b } and bind q "a ; b" are the same. Also log commands in different groups separated by ;; rather than ; (a command list like this should never be user visible).
Description
No description provided
Languages
C
87.4%
Roff
7.1%
Shell
2.7%
Yacc
1.4%
M4
0.8%
Other
0.5%