freebsd-ports/ftp/ncftp2/files
Peter Wemm 22a7b49cc4 Work around what appears to be a ncurses bug. The command line at the
bottom of the screen can sometimes have stray characters left behind from
the previous command.  This seems to be because ncurses is ignoreing
a ``wprintw(window, "%s", " ")'' when it's in the last column of a window.
I dont know who is right, ncurses or ncftp.

This workaround also makes the code a little cleaner as a side effect. :-)
1996-08-18 15:12:39 +00:00
..
patch-aa Upgrade. 1995-05-07 20:57:56 +00:00
patch-ab Work around what appears to be a ncurses bug. The command line at the 1996-08-18 15:12:39 +00:00