bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cursor


From: Thomas Dickey
Subject: Re: cursor
Date: Thu, 26 Aug 2021 20:29:30 -0400
User-agent: Mutt/1.10.1 (2018-07-13)

On Thu, Aug 26, 2021 at 08:51:37AM -0400, steve gonedes wrote:
> Platform: Fedora/Linux loft 5.13.11-s1-loft #2 SMP
> I am using linux terminal TERM="linux3.0" ; and the blink attribute no
> .longer works. I can show the code; it is in lisp.
> 
> This is not a bug with ncurses or terminfo db; just with my code when I try
> to set the blink attribute to mimick a software cursor.
> 
> Anyway to fake a hardware cursor without blink?

you could do that by using reverse-video for the cell where your fake
cursor is.

-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]