tmux add extended keys

This commit is contained in:
thek4n 2026-07-18 13:56:18 +03:00
parent 18c297347d
commit e74edc7157

View File

@ -9,6 +9,9 @@ _tmux_other_pane_size="34%"
set -s exit-unattached off set -s exit-unattached off
set -s exit-empty off set -s exit-empty off
set -g extended-keys on
set -g extended-keys-format csi-u
set -g detach-on-destroy off set -g detach-on-destroy off
set -g mouse on set -g mouse on