Statusline got to work properly on ncurses
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
|
||||
Random remarks about the ncurses support for GoldEd+
|
||||
by Jacobo Tarrio, 2:348/102.11@fidonet <jtarrio@iname.com>
|
||||
by Jacobo Tarrio, 2:345/430.2@fidonet <jtarrio@iname.com>
|
||||
|
||||
This version of GoldEd+ bears the third public release of the ncurses
|
||||
This version of GoldEd+ bears the fourth 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.
|
||||
|
||||
@@ -17,12 +17,23 @@ compiled for DOS, Win32 or OS/2, and linked with PDCurses.
|
||||
This file tries to list some already known bugs along with other nasty
|
||||
"features" of the code. Expect most of these bugs to disappear and a lot of
|
||||
fresh new ones to show up in the next public release of the ncurses support
|
||||
:-) However, I do not always succeed, so old, already existing bugs are
|
||||
:-) However, I do not always succeed, so, old, already existing bugs are
|
||||
marked with '!', whilst new ones are marked with '*'.
|
||||
|
||||
If you find any bug not listed here, please report to Jacobo Tarrio,
|
||||
2:348/102.11@fidonet <jtarrio@iname.com> ASAP to get it fixed soon, or,
|
||||
better, fix it yourself and send me the patch :-)
|
||||
2:345/430.2@fidonet <jtarrio@iname.com> ASAP to get it fixed soon, or,
|
||||
even better, fix it yourself and send me the patch :-)
|
||||
|
||||
=== 2000-03-05: Fourth public release
|
||||
Known bugs:
|
||||
|
||||
! Screen may become corrupted if someone other than GoldEd+ writes on the
|
||||
terminal
|
||||
! Messages from the program viewed before entering full-screen are not
|
||||
displayed properly
|
||||
! The cursor grows very big every 30 seconds when editing a message
|
||||
(possible reincarnation of a similar bug in former versions)
|
||||
|
||||
|
||||
=== 2000-02-17: Third public release
|
||||
Known bugs:
|
||||
|
Reference in New Issue
Block a user