pi config for tmux

This commit is contained in:
KK
2026-06-28 23:16:28 +02:00
parent a2cecfe691
commit d5e87dba70

View File

@@ -1,8 +1,8 @@
# ~/.config/tmux/tmux.conf
# Enable extended key reporting for terminals/apps that support it.
# set -g extended-keys on
# set -g extended-keys-format csi-u
set -g extended-keys on
set -g extended-keys-format csi-u
# To fix ctrl-b + direction (hjkl) switching pane multiple times after hitting the direction again
set-option -g repeat-time 150