When using a keyboard shortcut in a terminal application eg. Neovim where Ctrl is read as <C and Alt is read as M or Meta, the required shortcut is not sent to the application which can cause issues with shortcuts and highlighting.
EDIT: Should have specified, but i meant to say Ctrl + Arrow key and Alt + Arrow key.
When using a keyboard shortcut in a terminal application eg. Neovim where Ctrl is read as
<Cand Alt is read asMorMeta, the required shortcut is not sent to the application which can cause issues with shortcuts and highlighting.EDIT: Should have specified, but i meant to say Ctrl + Arrow key and Alt + Arrow key.