mirror of
https://github.com/tmux/tmux.git
synced 2026-08-06 23:39:04 +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
76.3%
Shell
15.5%
Roff
6%
Yacc
1%
M4
0.7%
Other
0.4%