RMichelsen / Nvy

Nvy - A Neovim client in C++
MIT License
332 stars 28 forks source link

[Feature] Customizable fullscreen hotkey #115

Closed pidgeon777 closed 2 months ago

pidgeon777 commented 9 months ago

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.

RMichelsen commented 2 months ago

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