tmux
vim --clean
:map <M-a> :echo "Something"<CR>
Print "Something" in the cmd output
9.0.2142
OS: Debian 12, Debian 13
Terminal: kitty 0.26.5, zutty 0.14-DEV, XTerm(379)
Value of $TERM: tmux-256color
Shell: bash
The mappings work fine on XTerm, which might suggest this could be a race condition in the input processing—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
:h map-alt-keys
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Closed #18587 as completed.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Thank you for your reply!
I've looked into the referred documentation section, as well as ´modifyOtherKeys´ and ´kitty-keyboard-protocol´. The behavior appears to be in line with what is described in the docs. I'll close this issue since it doesn't appear to be Vim's responsibility.
Thank you for your time.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()