Skip to content

Commit 0ecda60

Browse files
committed
update docs
1 parent 768b3d6 commit 0ecda60

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/plugins/spectate.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Usage
3737
spectate [status]
3838
spectate toggle
3939
spectate set <setting> <value> [<subvalue>]
40+
spectate toggle <setting>
4041
spectate overlay enable|disable
4142

4243
Examples
@@ -68,6 +69,9 @@ Examples
6869
job is displayed in the `spectate` tooltips. See the
6970
``tooltip-follow-job-shortenings`` setting below for details.
7071

72+
``spectate toggle tooltip-follow``
73+
Toggle the follow tooltips on or off.
74+
7175
Settings
7276
--------
7377

@@ -110,6 +114,12 @@ Settings
110114
If the ``spectate.tooltip`` overlay is enabled, set the tooltip's blink
111115
duration in milliseconds. Set to 0 to always show.
112116

117+
``tooltip-follow-hold-to-show`` (default: none)
118+
If the ``spectate.tooltip`` overlay is enabled, specifies a modifier key
119+
(one of none, ctrl, alt, or shift) that has to be hold to show the tooltips
120+
that follow onscreen dwarves around the map. This supersedes the
121+
``tooltip-follow-blink-milliseconds`` option.
122+
113123
``tooltip-follow-job`` (default: enabled)
114124
If the ``spectate.tooltip`` overlay is enabled, toggle whether to show the
115125
job of the dwarf in the tooltip.

0 commit comments

Comments
 (0)