Allow change cursor shape and color in terminal
This project is based on evil-terminal-cursor-changer. by watch cursor-type
and an advice function for set-cursor-color
, it can works on other scenes now.
With straight.el
(straight-use-package
'(terminal-cursor :host github :repo "meetcw/emacs-terminal-cursor"
:branch "main"))
(terminal-cursor-mode 1)