Files
nethack/sys
cohrs 57a1c343dd Unix CLI option to set windowtype
Add the ability to select the windowtype on the command line on Unix using
a new -wwindowtype option.  I had thought the proposed patch could core
dump, but the default windowtype selection occurs earlier and ensures
that raw_print will always work.  So, the only problem with the proposed
patch was it didn't move the linux and sco special-case code until after
the selection was made.  That special-case code really should be moved to
to wintty.c, IMO since it doesn't affect other windowtypes.
2003-11-23 21:36:36 +00:00
..
2002-03-21 04:37:35 +00:00
2002-02-04 16:11:00 +00:00
2003-09-29 19:24:20 +00:00
2003-09-29 19:24:20 +00:00
2003-11-18 12:35:49 +00:00
2003-11-23 21:36:36 +00:00
2003-10-21 04:25:35 +00:00