mirror of
https://github.com/tmux/tmux.git
synced 2026-08-24 15:41:36 +00:00
df7b68480cf37f4039a5fd1809fd7c8dbf127277
Permit multiple prefix keys to be defined, separated by commas, for example: set -g prefix ^a,^b Any key in the list acts as the prefix. The send-prefix command always sends the first key in the list.
Description
tmux source code
Languages
C
75.9%
Shell
16%
Roff
5.9%
Yacc
1%
M4
0.7%
Other
0.4%