fixes update

This commit is contained in:
Pasi Kallinen
2026-08-14 11:08:26 +03:00
parent 4652cd3ae7
commit 0a6c355678
+3 -1
View File
@@ -242,11 +242,13 @@ Windows: in the event that there is a collision between a menu group
accelerator and an individual menu item's accelerator, disregard
the group accelerator; only known collision is '$' at this time
X11: obey timed_delay
X11: improve TTY-style status line with text attributes for status hilites,
X11: improve status lines with text attributes for status hilites,
hitpointbar, some unicode support, 3-line status
X11: fix menu windows being taller than the screen
X11: allow menu scrolling by pageup/pagedown/home/end keys
X11: toggle off perm_invent if user closes the perm inventory window
X11: fix menu group accelerators
X11: implement all text attributes for menus
General New Features