wip
This commit is contained in:
parent
8df8794d22
commit
c69a467ddf
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,12 @@ unbind C-b
|
|||
# ─< set the prefix to "C-Space" >────────────────────────────────────────────────────────
|
||||
set -g prefix C-Space
|
||||
bind C-Space send-prefix
|
||||
|
||||
# ─< set the prefix2 to "C-b" >────────────────────────────────────────────────────────
|
||||
# NOTE: for guacamole use
|
||||
set -g prefix2 C-b
|
||||
bind C-b send-prefix
|
||||
|
||||
bind h copy-mode
|
||||
|
||||
set -g visual-activity on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue