mirror of
https://github.com/tmux/tmux.git
synced 2026-07-03 08:13:19 +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
80.6%
Shell
10.5%
Roff
6.5%
Yacc
1.1%
M4
0.7%
Other
0.5%