Skip to content

wxxxcxx/emacs-terminal-cursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Terminal cursor

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.

Installation

(straight-use-package
 '(terminal-cursor :host github :repo "meetcw/emacs-terminal-cursor"
            :branch "main"))
(terminal-cursor-mode 1)

Inspirations

7696122/evil-terminal-cursor-changer

About

Allow change cursor shape and color in terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published