Skip to content

Two small Lua API.rst fixes#5842

Merged
ab9rf merged 1 commit into
DFHack:developfrom
Bumber64:api-doc
Jul 12, 2026
Merged

Two small Lua API.rst fixes#5842
ab9rf merged 1 commit into
DFHack:developfrom
Bumber64:api-doc

Conversation

@Bumber64

@Bumber64 Bumber64 commented Jul 6, 2026

Copy link
Copy Markdown
Member
  • Fix backslash not appearing for "\n"
  • Advise gui/control-panel for permanent FILTER_FULL_TEXT

* Fix backslash not appearing for "\n"
* Advise gui/control-panel for FILTER_FULL_TEXT
Comment thread docs/dev/Lua API.rst
(or after any punctuation). You can instead configure filters to match any
substring across the full text with a command like::
substring across the full text by setting ``FILTER_FULL_TEXT`` in `gui/control-panel`
or set it for the session by running a command like::

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Consider cross-referencing utils.search_text here?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure what to put. Feel free to commit whatever.

I wanted to bring it in line with DEFAULT_INITIAL_PAUSE about it being for the session.

@ab9rf ab9rf merged commit 9d1e235 into DFHack:develop Jul 12, 2026
14 checks passed
@Bumber64 Bumber64 deleted the api-doc branch July 13, 2026 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants