ache
533db3b201
1) Redo internal interface to be more latest ncurses-like
...
2) Fix winsdel called in last line of the window (nothing happens in
old variant)
3) Add range checks to wscrl() and internal soft scroll function
1998-01-02 04:36:51 +00:00
steve
8a719f4f6a
Fix another problem with clearing the last line of the
...
display.
Submitted by: Kouichi Hirabayashi <kh@mogami-wire.co.jp>
1998-01-01 23:27:10 +00:00
steve
e40600458f
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>
1997-12-29 03:29:29 +00:00
rgrimes
f05428e4cd
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
ache
da3bc85e13
Upgrade to version 1.8.6
1994-12-02 06:40:24 +00:00
ache
a41d3aa119
wscrl: implement partial scrolling via al/dl
...
winsdel: implemented via wscrl
winsertln/deleteln: implemented as macros via winsdel
1994-11-29 02:48:20 +00:00
ache
32a635775a
Fix many duplicated attribute sets
1994-11-27 05:23:52 +00:00
ache
0195ab27b4
Add wrefresh before doing putp when idlok
1994-11-27 03:08:12 +00:00
ache
127177257e
Make idlok works properly with back color erase.
1994-11-27 02:22:09 +00:00
ache
a80c0624fb
Moved from ports with several enhancements
1994-10-07 08:58:58 +00:00