glacambre / firenvim

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

Neovim is not responding. #999

Closed jonathandion closed 3 years ago

jonathandion commented 3 years ago

Hi, I'm having an error "Neovim is not responding." from the Google Chrome extension.

printf 'abcde{}' | $HOME/.local/share/firenvim/firenvim gives me {"version": "0.2.4"}%

Can someone help me debug and fix the issue?

Thank you.

glacambre commented 3 years ago

Hi, could you go through the other steps of the troubleshooting guide? I'm particularly interested in knowing about whether error messages are logged.

glacambre commented 3 years ago

@jonathandion Have you managed to solve your problem? :)

jonathandion commented 3 years ago

@glacambre Yes using the tmp directory works. Sorry for that.