all repos — nixfiles @ 9934d6381e2b8fcf313f67986adae9de97e89fc8

System and user configuration, managed by nix and home-manager

Emacs: Unset cursor type A new version of multiple-cursors tries to mimic a bar cursor, but it uses a taller character in the Monaco-10 font, so the lines jump around.

Alan Pearce
commit

9934d6381e2b8fcf313f67986adae9de97e89fc8

parent

a25863baab734e3ec7e9957823196158fc944281

1 file changed, 0 insertions(+), 1 deletion(-)

jump to
M emacs/.emacs.d/init.orgemacs/.emacs.d/init.org
@@ -180,7 +180,6 @@ (when (called-interactively-p 'interactive)
(setq-default mode-line-format nil) (setq mode-line-default-hidden t))) - (setq-default cursor-type '(bar . 1)) (setq-default cursor-in-non-selected-windows nil) (defun hide-clutter ()