Date: Sun, 28 Dec 1997 19:29:29 -0800 (PST) From: Steve Price <steve@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libncurses lib_insdel.c Message-ID: <199712290329.TAA25791@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
steve 1997/12/28 19:29:29 PST
Modified files:
lib/libncurses lib_insdel.c
Log:
Handle the condition where BS is typed while the cursor is
at the first position on either of the last two lines of the
screen. Ie. append contents of current line to the previous
line and scroll the next line's contents up.
PR: 5392
Submitted by: Kouichi Hirabayashi <kh@mogami-wire.co.jp>
Revision Changes Path
1.8 +3 -1 src/lib/libncurses/lib_insdel.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712290329.TAA25791>
