RMichelsen / Nvy

Nvy - A Neovim client in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible to disable Alt-Enter?

sid-6581 opened this issue · comments

I have Alt-Enter mapped in nvim to LSP code actions, but nvy intercepts it and I don't see a way to disable that.

Sorry for the delay in fixing this, you can now run Nvy with --disable-fullscreen and it will not intercept Alt-Enter