history formatting

Qt's text window for 'history' was unexpectedly wide and it turned
out that that was to fit in one excessively wide line.  tty has
been formatting it by splitting it into one normal sized line
followed by an excessively short line.
This commit is contained in:
PatR
2020-09-15 03:51:20 -07:00
parent ba4a639de0
commit 33964801c8

View File

@@ -190,11 +190,11 @@ resurrected it for 3.3.1.
The release of NetHack 3.4.3 in December 2003 marked the beginning of a
long release hiatus. 3.4.3 proved to be a remarkably stable version that
provided continued enjoyment by the community for more than a decade. The
NetHack Development Team slowly and quietly continued to work on the game behind the scenes
during the tenure of 3.4.3. It was during that same period that several
new variants emerged within the NetHack community. Notably sporkhack by
Derek S. Ray, unnethack by Patric Mueller, nitrohack and its successors
originally by Daniel Thaler and then by Alex Smith, and
NetHack Development Team slowly and quietly continued to work on the game
behind the scenes during the tenure of 3.4.3. It was during that same
period that several new variants emerged within the NetHack community.
Notably sporkhack by Derek S. Ray, unnethack by Patric Mueller, nitrohack
and its successors originally by Daniel Thaler and then by Alex Smith, and
Dynahack by Tung Nguyen. Some of those variants continue to be developed,
maintained, and enjoyed by the community to this day.