NetBSD-Bugs archive

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

Re: bin/58090: Ctrl-Z, fg makes blinking cursor in vi



The following reply was made to PR bin/58090; it has been noted by GNATS.

From: Brett Lymn <blymn%internode.on.net@localhost>
To: Valery Ushakov <uwe%stderr.spb.ru@localhost>
Cc: gnats-bugs%netbsd.org@localhost, RVP <rvp%SDF.ORG@localhost>,
        Tom Dickey <dickey%invisible-island.net@localhost>
Subject: Re: bin/58090: Ctrl-Z, fg makes blinking cursor in vi
Date: Fri, 24 May 2024 16:42:10 +0930

 On Thu, May 23, 2024 at 02:32:41AM +0300, Valery Ushakov wrote:
 > 
 > Yeah, I have no idea where that 2 came from, 1 looks like a much more
 > sane choice.
 > 
 
 I have no idea where 2 came from either but it looks like vi mustn't
 ever set the cursor mode using curs_set otherwise the state would have
 been saved.  So, yes, setting it the initial value to 1 (a.k.a normal)
 would be appropriate instead of the current 2 (a.k.a high visibility)
 
 -- 
 Brett Lymn
 --
 Sent from my NetBSD device.
 
 "We are were wolves",
 "You mean werewolves?",
 "No we were wolves, now we are something else entirely",
 "Oh"
 


Home | Main Index | Thread Index | Old Index