drmikehenry / vim-fixkey

https://github.com/drmikehenry/
125 stars 10 forks source link

Alt-numbers #9

Closed vogler closed 5 years ago

vogler commented 5 years ago

I wanted to use <A-0> to <A-9> and noticed that it's not handled. Works for iTerm (Fixkey_termType = "xterm"), however, I don't know if it should be left out for some of the other termTypes.

drmikehenry commented 5 years ago

Thanks for the pull request. I hope to have a chance to look at it soon.

drmikehenry commented 5 years ago

I verified that all supported terminal types work properly with your changes and released v0.3.10. Thanks for the enhancement.