4 lines
73 B
Text
4 lines
73 B
Text
|
|
unbind-key -n C-a
|
||
|
|
set -g prefix ^A
|
||
|
|
set -g prefix2 F12
|
||
|
|
bind a send-prefix
|