[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fixing cursor height when setting line-spacing
From: |
Eli Zaretskii |
Subject: |
Re: Fixing cursor height when setting line-spacing |
Date: |
Sat, 05 Aug 2023 12:30:48 +0300 |
> Date: Sat, 5 Aug 2023 14:13:09 +0530
> From: Karan Ahlawat <ahlawatkaran12@gmail.com>
>
> > The bar cursor is very thin, and you can make it even thinner:
> >
> > M-: (setq cursor-type '(bar . 1)) RET
> >
> > The above will display the cursor as a 1-pixel thin vertical line,
> > which cannot possibly obscure the character.
>
> Yes, it is thin enough not to obscure the character. But I prefer a
> block style cursor. So, is there any way to combine the two facts, in a
> way that the character isn't hidden?
No, we don't have such a feature in Emacs.
Re: Fixing cursor height when setting line-spacing, Yuri Khan, 2023/08/05