7696122 / evil-terminal-cursor-changer

:smiling_imp: Chagning cursor by mode for evil on terminal.
81 stars 12 forks source link

Error in post-command-hook (etcc--set-evil-cursor): (void-function hexrgb-rgb-hex-string-p) #6

Closed ed-ilyin closed 9 years ago

ed-ilyin commented 9 years ago

Sorry :) but now i have another error message: Error in post-command-hook (etcc--set-evil-cursor): (void-function hexrgb-rgb-hex-string-p) Still same cursor settings:

    (setq evil-emacs-state-cursor "violet")
    (setq evil-insert-state-cursor '("blue" (bar . 2)))
    (setq evil-motion-state-cursor "magenta")
    (setq evil-normal-state-cursor "green")
    (setq evil-operator-state-cursor '("cyan" evil-half-cursor))
    (setq evil-replace-state-cursor '("red" hbar))
    (setq evil-visual-state-cursor "orange")
7696122 commented 9 years ago

plz, comment your emacs version.

ed-ilyin commented 9 years ago

GNU Emacs 24.5.1 (x86_64-unknown-cygwin) of 2015-06-23 on desktop-new

7696122 commented 9 years ago

evil-terminal-cursor-changer require hexrgb.el(http://emacswiki.org/emacs/hexrgb.el). you can install from elpa.

I fix some bugs and do refactoring code. check this. 3a8172064236f3da9f1635092ab71baa9b288ff