You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening the command-line window (q:), i get the following error message:
Error executing vim.schedule lua callback: .../start/colorful-winsep.nvim/lua/colorful-winsep/init.lua:221: E11: Invalid in command-line window; <CR> executes, CTRL-C quits
stack traceback:
[C]: in function 'nvim_win_close'
.../start/colorful-winsep.nvim/lua/colorful-winsep/init.lua:221: in function 'close_win_space'
.../start/colorful-winsep.nvim/lua/colorful-winsep/init.lua:119: in function 'create_float_win'
.../start/colorful-winsep.nvim/lua/colorful-winsep/init.lua:35: in function ''
vim/_editor.lua: in function <vim/_editor.lua:0>
Press ENTER or type command to continue
Error executing vim.schedule lua callback: .../start/colorful-winsep.nvim/lua/colorful-winsep/init.lua:221: E11: Invalid in command-line window; <CR> executes, CTRL-C quits
stack traceback:
[C]: in function 'nvim_win_close'
.../start/colorful-winsep.nvim/lua/colorful-winsep/init.lua:221: in function 'close_win_space'
.../start/colorful-winsep.nvim/lua/colorful-winsep/init.lua:119: in function 'create_float_win'
.../start/colorful-winsep.nvim/lua/colorful-winsep/init.lua:35: in function ''
vim/_editor.lua: in function <vim/_editor.lua:0>
The text was updated successfully, but these errors were encountered:
When opening the command-line window (q:), i get the following error message:
The text was updated successfully, but these errors were encountered: