numToStr / Navigator.nvim

:sparkles: Smoothly navigate between neovim and terminal multiplexer(s) :sparkles:
MIT License
391 stars 21 forks source link

fix: Vim(wincmd):E11: Invalid in command-line window #33

Open xiantang opened 7 months ago

xiantang commented 7 months ago

I use q: to create a command-line window, then I use Navigator to go to split, it's show that error. so in this PR, i just check the window type, and print this message

image