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

causes nvim to exit immediately if it is run in terminal in another nvim instance

Open maxfl opened this issue 9 months ago • 0 comments

If I run neovim, create terminal and try to run again nothing happens. Took me some time to find that it was caused by nvim-ghost.

I also have found that it is the nvim-ghost of the parent nvim who prevents the nested nvim to run, because when parent nvim has nvim-ghost loaded the nested nvim does not run regardless of whether it has nvim-ghost or not.

maxfl avatar Apr 03 '25 11:04 maxfl