ChangeLog 20000426-16:58 GMT+1
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
20000426-16:58 GMT+1 Ryszard Glab <rglab@imid.med.pl>
|
||||
|
||||
*source/rtl/gtcrs/gtcrs.c
|
||||
* the terminal is no longer scrolled up if something is
|
||||
written at MAXROW(),MAXCOL() position
|
||||
|
||||
20000426-15:17 GMT+1 Antonio Linares <alinares@fivetech.com>
|
||||
+ source/compiler/genobj32.c
|
||||
* compiler version added into OBJ record
|
||||
|
||||
@@ -105,7 +105,7 @@ static void hb_gt_Initialize_Terminal( void )
|
||||
cbreak();
|
||||
noecho();
|
||||
nodelay( stdscr, 1 );
|
||||
scrollok( stdscr, TRUE );
|
||||
scrollok( stdscr, FALSE );
|
||||
raw();
|
||||
keypad( stdscr, FALSE );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user