tmux config for claude

This commit is contained in:
Harivansh Rathi 2026-04-03 03:09:46 +00:00 committed by Hari
parent a57bb229dc
commit 65eb2fed1a

View file

@ -30,6 +30,7 @@
# Enable extended keys so Shift+Enter and other modified keys work
set -g default-terminal "tmux-256color"
set -s extended-keys on
set -s extended-keys-format csi-u
set -as terminal-features 'xterm*:extkeys'
set -as terminal-features 'xterm-ghostty:RGB'