help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Cursor as underline in 21?


From: DrMemory
Subject: Re: Cursor as underline in 21?
Date: Fri, 02 Jul 2004 17:48:56 GMT
User-agent: slrn/0.9.5.7 (UNIX)

On Fri, 02 Jul 2004 17:18:44 GMT, DrMemory <drmemory@starband.net> wrote:

>But is there really no way to just have an underscore (blinking or
>not) for a cursor??!  Forgive me if this a dead horse...

Poor practice to answer one's own question, I suppose, but I just
tried this change in term.c:

  TS_cursor_visible = tgetstr("ve",address); /* was "vs" */

Appears to be working so far, but I haven't tested it much....

Any less brutal solutions?



reply via email to

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