The info browser program in debian 0.90 leaves the screen in a mess
upon exit. If you have the source, please make the following change to
terminal.c around line 135 or so:
terminal_end_using_terminal ()
{
send_to_terminal (term_end_use);
terminal_goto_xy (0, screenheight-1);
}
The second line in the function is the new addition. Thanks,
--
Sunando Sen
Dept. of Economics Email: sens@acf2.nyu.edu
New York University