nvim-ghost.nvim icon indicating copy to clipboard operation
nvim-ghost.nvim copied to clipboard

:ghost: GhostText plugin for Neovim with zero dependencies :tada: Supports neovim running inside WSL too! :partying_face: Windows/Linux/macOS supported out-of-the-box! :smile: (Other OSes need python3...

Results 4 nvim-ghost.nvim issues
Sort by recently updated
recently updated
newest added

Just came across this app, works ideally on my machine without dependencies. One nice thing that vim-ghost does is automatically switching to nvim when you hit the ghost button in...

enhancement
help wanted
good first issue

It seems that currently, nvim-ghost buffers are permanently deleted when the browser disconnects. I'd love to have a way to recover their content, in case of a server error on...

bug
enhancement
in progress

I'm getting the following error: ``` E903: Process failed to start: Unknown system error -86: "/Users/arthurbailao/.local/share/nvim/lazy/nvim-ghost.nvim/nvim-ghost-binary" ``` Executing the binary directly, I got this: ``` exec: Failed to execute process...

bug
needs design

I got the following error: ![image](https://github.com/subnut/nvim-ghost.nvim/assets/20394700/cbd43d05-c46e-473c-980d-db5015ea1309) I removed the `-DestinationPath .` and it worked just fine. Not sure where the weirdness comes from but maybe this helps someone else. Nvim...