Lines printed before entering fullscreen are now displayed correctly

This commit is contained in:
Jacobo Tarrío
2000-07-09 00:19:24 +00:00
parent fb0b5f4649
commit 9a2386a823
4 changed files with 35 additions and 16 deletions

View File

@@ -2,7 +2,7 @@
Random remarks about the ncurses support for GoldEd+
by Jacobo Tarrio, 2:348/105.93@fidonet <jtarrio@iname.com>
This version of GoldEd+ bears the fourth public release of the ncurses
This version of GoldEd+ bears the fifth public release of the ncurses
implementation of its video code; it's still considered beta, so expect some
strange behaviour while it is being completed.
@@ -24,6 +24,18 @@ If you find any bug not listed here, please report to Jacobo Tarrio,
2:348/105.93@fidonet <jtarrio@iname.com> ASAP to get it fixed soon, or,
even better, fix it yourself and send me the patch :-)
=== 2000-07-09: Fifth public release
Known bugs:
* None 8-)
Notes:
* Changed function key management to work as expected in Debian Potato. That's
all I can do. I will do no more. Reason: function keys are not portable -
repeat - they are not portable.
=== 2000-04-19: Fourth public release
Known bugs:
@@ -42,6 +54,7 @@ Notes:
neither I nor you want it, do you? Workaround: map these functions to
regular keys.
=== 2000-02-17: Third public release
Known bugs: