>> Idea: modify `st` so it can change `cursorahape` dynamically, modify >> `vis` to change the cursor on mode change. > Maybe I'm crazy, but doesn't st already do this? Neovim is able to change the > cursor when running in it.
There is a sequence to chnge the cursor shape, and I guess neovim is using it. Regards,