From owner-freebsd-bugs Fri Nov 15 01:10:13 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA28681 for bugs-outgoing; Fri, 15 Nov 1996 01:10:13 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id BAA28674; Fri, 15 Nov 1996 01:10:07 -0800 (PST) Date: Fri, 15 Nov 1996 01:10:07 -0800 (PST) Message-Id: <199611150910.BAA28674@freefall.freebsd.org> To: freebsd-bugs Cc: From: Peter Wemm Subject: Re: bin/2001: vi confused about lines to display Reply-To: Peter Wemm Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR bin/2001; it has been noted by GNATS. From: Peter Wemm To: freebsd-gnats-submit@freefall.freebsd.org Cc: Subject: Re: bin/2001: vi confused about lines to display Date: Fri, 15 Nov 1996 17:03:17 +0800 Bill Fenner wrote: > The following reply was made to PR bin/2001; it has been noted by GNATS. > > From: Bill Fenner > To: Adam David > Cc: fenner@parc.xerox.com (Bill Fenner), FreeBSD-gnats-submit@freebsd.org > Subject: Re: bin/2001: vi confused about lines to display > Date: Thu, 14 Nov 1996 19:37:15 PST > > Adam David said: > >I forgot to mention this was within a 'screen' window in an xterm. > > > >ctrl-L refreshed the screen to show the same 2 identical lines. > > That makes it sound more like it's a "screen" problem. Have you been > able to replicate this without running "screen"? Hmm, I saw something like this once in my tests, but when I checked it out, it looked like a ncurses problem (I don't have standard curses on this system). Try a ^Z and fg and see if that makes it go away.. > Bill Cheers, -Peter