Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 1996 13:19:43 PST
From:      "Marty Leisner" <leisner@sdsp.mc.xerox.com>
To:        "Stephen F. Combs" <combssf@salem.ge.com>
Cc:        terry@lambert.org, d_burr@ix.netcom.com, web@merit.edu, questions@freebsd.org
Subject:   Re: which vi is used in FreeBSD 2.1 ?? 
Message-ID:  <9601092119.AA07850@gnu.mc.xerox.com>
In-Reply-To: Your message of "Thu, 04 Jan 1996 12:22:45 PST." <199601042022.PAB11242@combs.salem.ge.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> What do you mean?? My Sun (SunO/S 4.1.4) resizes just fine!  Did on 4.1.3 as 
> well
> Steve Combs
> CombsSF@Salem.GE.COM

Ok, as an experiment (I'm running
SunOS gnu 4.1.3_U1 1 sun4m)
I ran /usr/ucb/vi in an xterm, changed the window a few times...

here's what strace shows:
:leisner@gnu; strace -p 7833
read(0, "", 1)                          = 0
--- SIGWINCH (Window changed) ---
read(0, "", 1)                          = 0
--- SIGWINCH (Window changed) ---
read(0, "", 1)                          = 0
--- SIGWINCH (Window changed) ---
read(0,  <unfinished ...>
--- SIGINT (Interrupt) ---
sigblock([INT])   
I don't see any refreshs of the screens... (I could also see it...)


-- 
marty
leisner@sdsp.mc.xerox.com  
Member of the League for Programming Freedom





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9601092119.AA07850>