Skip to content

Instantly share code, notes, and snippets.

@asynchroza
Created January 6, 2025 21:14
Show Gist options
  • Save asynchroza/a4b52e2c00427e70731def4401a42570 to your computer and use it in GitHub Desktop.
Save asynchroza/a4b52e2c00427e70731def4401a42570 to your computer and use it in GitHub Desktop.
Enable tmux to propagate keys correctly (to vim)
set -s extended-keys on
set -as terminal-features 'xterm*:extkeys'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment