Andrey A. Chernov
8bf5c1da27
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 Price
e2263d244f
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 Price
b497d31373
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
Rodney W. Grimes
6c06b4e2aa
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
Andrey A. Chernov
795172f7a5
Upgrade to version 1.8.6
1994-12-02 06:40:24 +00:00
Andrey A. Chernov
1f36118a96
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
Andrey A. Chernov
79f2f48ea8
Fix many duplicated attribute sets
1994-11-27 05:23:52 +00:00
Andrey A. Chernov
3d3c746818
Add wrefresh before doing putp when idlok
1994-11-27 03:08:12 +00:00
Andrey A. Chernov
06fc741b2a
Make idlok works properly with back color erase.
1994-11-27 02:22:09 +00:00
Andrey A. Chernov
c0e33523c8
Moved from ports with several enhancements
1994-10-07 08:58:58 +00:00