mirror of
https://github.com/neovim/neovim.git
synced 2026-08-27 01:21:48 +00:00
This fixes the problem that sending a raw C0 control code to trigger a mapping for it does not work in Terminal mode. Note: this isn't done for 00 or 7F, as that'll be backward-incompatible.