mirror of
https://github.com/neovim/neovim.git
synced 2026-05-02 12:04:58 +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.