Files
nethack/win/tty
PatR ac2634b603 EDIT_GETLIN fix for tty
After about the third time typing '#' and getting a prompt of "# K", I
decided that it wasn't clumsy typing.  The call chain for get_ext_cmd()
was passing an uninitialized output buffer to [hooked_tty_]getlin()
which treated random junk as the previous result to be used as current
default.  Other interfaces may need a similar fix.
2018-04-03 16:05:08 -07:00
..
2018-04-03 16:05:08 -07:00
2018-03-30 19:42:50 +03:00
2018-03-30 19:42:50 +03:00