- also fix typo that Pat noticed
tty: clear topl after pickup_burden prompt
tty: support terms where turning off inverse video turns off color too
tty: object selection at --More-- prompt after '?' didn't work anymore
+tty: ext command autocomplete now lets you enter auto-completed characters
unix: install recover command into GAMEDIR by default
vms: prevent error() from indirectly triggering hangup save during forced exit
-tty: ext command autocomplete now lets you enter auto-completed characters
General New Features
#include "patchlevel.h"
#endif
-#define BETA_INFO " [beta15]"
+#define BETA_INFO " [beta16]"
/* fill and return the given buffer with the nethack version string */
char *
backsp(); /* \b is visible on NT */
(void) putchar(' ');
backsp();
- # else
+# else
msmsg("\b \b");
# endif
ct = 0;