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

Invalid window id on `help only`

Open shagohead opened this issue 3 years ago • 2 comments

If i start nvim with help only window, I got and invalid window id error:

> nvim -c 'help | only'

Error detected while processing VimEnter Autocommands for "*":
E5108: Error executing lua .../shade.nvim/lua/shade.lua:166: Invalid window id: 1003

And then, if I open a new split window, I got the same error for shade.lua:155 line

shagohead avatar Jun 21 '21 09:06 shagohead

anyone who can direct me on how can I solve this.

h3ndry avatar Oct 21 '21 16:10 h3ndry

Happens when closing a checkhealth window too.

tralph3 avatar May 13 '22 03:05 tralph3