This commit is contained in:
pika 2025-06-21 12:57:57 +02:00
parent 8df8794d22
commit c69a467ddf

View file

@ -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