fregante / GhostText

👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
https://GhostText.fregante.com
MIT License
3.25k stars 116 forks source link

Can't exit 'vim' without 'kill -9' #169

Closed sputnick-dev closed 4 years ago

sputnick-dev commented 4 years ago

Setup

Browser:

Editor:

vim 8.1

Description

When I edit a textarea, i do :wq to exit, but the terminal hangs. I forced to close the terminal tab, and use 'pkill -9 vim'.

'pkill -2' or 'pkill -1' is not sufficient.

sputnick-dev commented 4 years ago

https://github.com/pandysong/ghost-text.vim/issues/6