LunarVim / Neovim-from-scratch

📚 A Neovim config designed from scratch to be understandable
https://www.chrisatmachine.com/
GNU General Public License v3.0
5.31k stars 1.17k forks source link

<A-j> (Alt + j) and <A-k> (Alt + k) not working in Gnome Terminal #205

Closed leongjs98 closed 1 year ago

leongjs98 commented 1 year ago

Problem

If you are on a distro or desktop environment that usees Gnome Terminal like Linux Mint. There will be a problem for mapping the Alt key.

Solution

There is a workaround using Vimscript. But if you don't want to touch vimscript, changing your terminal (e.g. Alacritty) would fix it