commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

hurd/utils ChangeLog console-ncurses.c


From: Marcus Brinkmann
Subject: hurd/utils ChangeLog console-ncurses.c
Date: Thu, 29 Aug 2002 06:24:08 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Marcus Brinkmann <address@hidden>       02/08/29 06:24:08

Modified files:
        utils          : ChangeLog console-ncurses.c 

Log message:
        2002-08-29  Marcus Brinkmann  <address@hidden>
        
        * console-ncurses.c (main): Call endwin () before bailing out
        because of an error.
        (cons_vcons_write): Use getyx and wmove on stdscr instead getsyx
        and setsyx (which operate on newscr, and mess up the cursor
        anyway, probably because we don't commit the change immediately).
        Submitted by David Walter <address@hidden>.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/utils/ChangeLog.diff?tr1=1.139&tr2=1.140&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/utils/console-ncurses.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]