vim-ghost icon indicating copy to clipboard operation
vim-ghost copied to clipboard

Vim/Nvim client for GhostText - Edit browser text areas in Vim/Neovim

Results 12 vim-ghost issues
Sort by recently updated
recently updated
newest added

I have tried using this plugin in vim and got this error: ![image](https://user-images.githubusercontent.com/2881357/175957246-58b81b5a-d42b-4309-8635-95b47cff761d.png) Not sure if I did something wrong, but whenever I try to run `:GhostStart` this is what...

The kitty terminal implements a remote control protocol that allows programs running within a kitty window to control a kitty instance. It would be nice to implement this in vim-ghost,...

First of all - thank you for this incredably useful and long awaited plugin! The most useful use case for me is the Jenkins Pipeline configuration editor. This editor is...

For some context, I use `pyenv` to manage all Python versions and virtual environments, since I have to develop in a variety of Python contexts. Specifically, I follow the instructions...

This plugin would be exceptional in use for editing Google Docs, however the firefox add on keeps on disconnecting and reconnecting.

Hi, and first thanks for this neovim-extension. Most of the time it works flawlessly for me (using Chrome), but I have some issues with mails from gmail. First, it creates...

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...

So, things don't work on http://asciidoclive.com. It makes use of the ace editor and while one can edit in the buffer, there are errors thrown in the console. FWIW, I...

See: - https://github.com/fregante/GhostText/issues/272 Relevant code: https://github.com/raghur/vim-ghost/blob/115e2600481c92c0bfb69d82ccbd8af7dc052a03/rplugin/python3/ghost.py#L83-L86