another shot at H2344 (large window)
Conditional on H2344_BROKEN which can be disabled at the top of the file if necessary. This appears to handle all the cases I was able to reproduce from Pat's list, with the caveat that msg_window=f fails on very wide windows on Mac OSX Lion with the default terminal emulation. When the emulation is set to ANSI, it works (the failure mode is the output from a simple putchar() loop across the contents of history called up from ^P wraps at about the middle of the window).
This commit is contained in:
@@ -429,6 +429,7 @@ platforms that support hangup: SAFERHANGUP to avoid losing objects in transit
|
||||
well-timed hangups to stop a long melee
|
||||
X11: support dynamic switching of map mode via tiled_map option
|
||||
X11: added support for hilite_pet to text map mode
|
||||
tty: various bugfixes for very wide and/or tall screens
|
||||
|
||||
|
||||
General New Features
|
||||
|
||||
Reference in New Issue
Block a user