Allow passthrough

This commit is contained in:
David Heinemeier Hansson
2026-02-16 10:26:31 +01:00
parent 463417a281
commit 560500d8ec

View File

@@ -60,6 +60,7 @@ set -g history-limit 50000
set -g escape-time 0
set -g focus-events on
set -g set-clipboard on
set -g allow-passthrough on
setw -g aggressive-resize on
set -g detach-on-destroy off