mirror of
https://github.com/tmux/tmux.git
synced 2025-10-26 12:27:15 +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
tmux source code
Languages
C
87.5%
Roff
7.1%
Shell
2.7%
Yacc
1.3%
M4
0.8%
Other
0.5%