Shade.nvim icon indicating copy to clipboard operation
Shade.nvim copied to clipboard

E5601: Cannot close window, only floating window would remain

Open ayoubelmhamdi opened this issue 3 years ago • 3 comments

if i'm using this plugin: i can't close tab if i have more than one tab i should be close all tab by :qa or :wqa

ayoubelmhamdi avatar Jun 24 '21 16:06 ayoubelmhamdi

I can confirm this issue: if I open a new tab (via :tabnew) and then try to close it using :q this error will pop up and stop me from closing the tab.

Penaz91 avatar Jul 24 '21 11:07 Penaz91

This is the neovim issue tracking this https://github.com/neovim/neovim/issues/11440

malramsay64 avatar Aug 03 '21 03:08 malramsay64

That would only allow you to close the window. Shade would still intercept mouse interactions, for example.

Slotos avatar Nov 16 '21 12:11 Slotos