Open huangyingw opened 6 years ago
It's likely because the browser end of things doesn't handle scenarios where multiple changes from different sources are coming in... This plugin just implements the websocket and nvim side - so you might have to report this in the main Ghost repository here
I could see my input sync between chrome and neovim. While I could not see my collaborator's input. And if I type in the same line as him, my input will overwrite his. Another worse issue is, when I do :e command in neovim, to reload, then all the textarea would be reset to be empty.