Turn extended keys on for tmux

So pi will stop complaining about it and so shift + return will just
work
This commit is contained in:
David Heinemeier Hansson
2026-05-06 09:32:43 +02:00
parent abd0113b01
commit f2e38aa1eb
2 changed files with 10 additions and 0 deletions
+3
View File
@@ -70,6 +70,9 @@ set -g set-clipboard on
set -g allow-passthrough on
setw -g aggressive-resize on
set -g detach-on-destroy off
set -g extended-keys on
set -g extended-keys-format csi-u
set -sg escape-time 10
# Status bar
set -g status-position top