-- Leo's gemini proxy

-- Connecting to gemini.ctrl-c.club:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

Fat Emacs cursor


Home


Really don't understand why GUI Emacs uses "fat" cursor. It's bizarre.


It requires to think, and it sounds disgusting - to think about so simple thing.


As usual, Emacs has the option to fix it, but defaults suck. I just copied this solution:


stackexchange solution


And forgot about fat cursor's hell.


In my config I use more thin cursor, with the value of ".2":


(setq-default cursor-type '(bar . 2))
(set-cursor-color "#FF0000")

-- Response ended

-- Page fetched on Sat May 18 20:05:30 2024