Created
January 6, 2025 21:14
-
-
Save asynchroza/a4b52e2c00427e70731def4401a42570 to your computer and use it in GitHub Desktop.
Enable tmux to propagate keys correctly (to vim)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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