Closed kevintraver closed 6 months ago
This fixes a bug where the mode remains in insert mode after closing the chat window.
This should probably be done from init.lua as that is where startinsert is called as well etc (and stopinsert too)
This fixes a bug where the mode remains in insert mode after closing the chat window.