You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto-fix tmux extended-keys compatibility on attach/create
- Automatically set extended-keys off after entering tmux session
- Ensures key combos work on all tmux versions 2.0+ (including 3.3/3.4)
- Remove version warning banner (no longer needed)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
tmux {tmuxVersion} has known key handling issues. Upgrade to 3.5+ or add <codeclassName="text-yellow-300">set -g extended-keys off</code> to ~/.tmux.conf
0 commit comments