]> granicus.if.org Git - nethack/commitdiff
another Qt "issue"
authorPatR <rankin@nethack.org>
Fri, 18 Sep 2020 02:02:23 +0000 (19:02 -0700)
committerPatR <rankin@nethack.org>
Fri, 18 Sep 2020 02:02:23 +0000 (19:02 -0700)
win/Qt/Qt-issues.txt

index 612180399aec22b93932f4c1e9d7b3c4c5b55125..19b4467040a28ccc29424b73b2f0d53530584330 100644 (file)
@@ -57,4 +57,9 @@ intended to be displayed, is displayed (as blank terrain).
 3.6 status conditions (Stone, Slime, Strngl, Deaf, Lev, Fly, Ride)
 have been implemented but need icon artwork (one 40x40 tile for each).
 
+Qt menus which can execute nethack commands do so by stuffing command
+keystrokes into the input buffer.  If player's run-time config file
+has BIND directives after windowtype:Qt (or anywhere if Qt is chosen
+by default), menus aren't updated to use the new key assignments.
+
 -----