emacs-evil / evil-collection

A set of keybindings for evil-mode
GNU General Public License v3.0
1.22k stars 274 forks source link

hide cursor in vundo #648

Closed Dickby closed 1 year ago

Dickby commented 2 years ago

vundo by default hides the cursor in the vundo-tree buffer. evil-mode prevents that somehow. Is there a way to avoid this? Thanks

condy0919 commented 2 years ago

Agreed.

The red dot has already indicated the cursor position.

jojojames commented 1 year ago

Added feature request here https://github.com/emacs-evil/evil-collection/issues/642

Feel free to PR.