Quitting mon screws up terminal

Steve Harpster steve at tellab3.UUCP
Fri Dec 7 05:23:20 AEST 1984


Quitting the mon program recently posted causes some terminals to end
up in a funny state. The one I notice the most is that UNIX now thinks
my terminal has hardware tabs (which it doesn't).

To fix, simply add the line

	endwin();

before the exit(1) in the routine done() in the file mon.c.
-- 
...ihnp4!tellab1!steve
Steve Harpster
Tellabs, Inc.



More information about the Comp.sources.bugs mailing list