File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 spectate [status]
3838 spectate toggle
3939 spectate set <setting> <value> [<subvalue>]
40+ spectate toggle <setting>
4041 spectate overlay enable|disable
4142
4243Examples
@@ -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+
7175Settings
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.
You can’t perform that action at this time.
0 commit comments