2025-02-17 20:55:00 +01:00

9 lines
137 B
Bash

set -g mouse
set -g set-clipboard on
set -g focus-events on
bind h selectp -L
bind j selectp -D
bind k selectp -U
bind l selectp -R