Closed ukch closed 8 years ago
I have realised I can press 'alt' to toggle the menu on and off. Perhaps it would be helpful to mention this in the readme, for those of us who are not so familiar with Electron?
Pressing alt to reveal hidden menus is not specific to Electron. Similiar behavior can be triggered on other apps like Firefox for instance. But yes some clarification is always better.
Pressing F12 or ctrl-shift-i has no visible effect.
Yes, they are sent to Neovim and not handled in Electron app.
If you can't access to menu, easiest way is to launch this app with debug mode.
$ NODE_ENV=debug nyaovim
It opens DevTools at start. I'm not sure but adding :ToggleDevTools
command to NyaoVim's runtime may be handy.
Expected Behavior
From the readme:
No menus are visible. Pressing F12 or ctrl-shift-i has no visible effect.
Screenshot on This Problem (if possible)
Your Environment
nvim
version: 0.1.3