]> granicus.if.org Git - nethack/commitdiff
timed_delay doc bits
authorPasi Kallinen <paxed@alt.org>
Mon, 18 Jul 2022 05:33:10 +0000 (08:33 +0300)
committerPasi Kallinen <paxed@alt.org>
Mon, 18 Jul 2022 05:33:10 +0000 (08:33 +0300)
dat/opthelp
doc/Guidebook.mn
doc/Guidebook.tex

index 57915fb6f1d2729c0d447414969ebb7257cf423b..4bcc7d05792418a56140f2942cc89057c5585df7 100644 (file)
@@ -95,7 +95,7 @@ color          use different colors for objects on screen  [True for micros]
 hilite_pet     display pets in a highlighted manner               [False]
 hilite_pile    display item piles in a highlighted manner         [False]
 
-Boolean option if TIMED_DELAY was set at compile time (tty interface only):
+Boolean option if TIMED_DELAY was set at compile time (tty or curses only):
 timed_delay    on unix and VMS, use a timer instead of sending     [True]
                extra screen output when attempting to pause for
                display effect.  on MSDOS without the termcap
index 1255d3ceb8d3e8b22ffddcb898db9f82b00a1b63..9ffc9f5b022d76e034cb439b99f645ce7a468684 100644 (file)
@@ -4401,7 +4401,7 @@ Persistent.
 When pausing momentarily for display effect, such as with explosions and
 moving objects, use a timer rather than sending extra characters to the
 screen.
-(Applies to \(lqtty\(rq interface only; \(lqX11\(rq interface always
+(Applies to \(lqtty\(rq and \(lqcurses\(rq interfaces only; \(lqX11\(rq interface always
 uses a timer based delay.
 The default is on if configured into the program.)
 Persistent.
index bb0f10c64cbc21c9ea6529cf836ea01304370d33..3141e602502b5e3da72d0558ea353fa7edb6e8ae 100644 (file)
@@ -4819,7 +4819,7 @@ Show the elapsed game time in turns on bottom line (default off).  Persistent.
 \item[\ib{timed\verb+_+delay}]
 When pausing momentarily for display effect, such as with explosions and
 moving objects, use a timer rather than sending extra characters to the
-screen.  (Applies to ``tty'' interface only; ``X11'' interface always
+screen.  (Applies to ``tty'' and ``curses'' interfaces only; ``X11'' interface always
 uses a timer based delay.  The default is on if configured into the
 program.)  Persistent.
 %.lp