RMichelsen / Nvy

Nvy - A Neovim client in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Customizable fullscreen hotkey

pidgeon777 opened this issue · comments

I would like to ask if it's is possible to assign a different fullscreen hotkey, so that the user can choose.

For example, by pressing "F11", fullscreen could be toggled.

Implementing this would include a non-trivial amount of work to parse hotkeys etc. I think the reward is not worth the effort, sorry.