glacambre / firenvim

Embed Neovim in Chrome, Firefox & others.
GNU General Public License v3.0
4.76k stars 146 forks source link

Silence "Press ENTER or type command to continue" when cmdline=neovim #1631

Closed girishji closed 3 months ago

girishji commented 3 months ago

Following prompt is annoying. It requires the user to press <CR>. It appears whenever cmdline is set to 'neovim'. Happens in Chrome/Firefox.

Screenshot 2024-07-31 at 6 16 46 PM
girishji commented 3 months ago

This was fixed by setting shortmess option.