// Management · RimWorld Mod

Searchable Menus

Searchable Menus mod preview for RimWorld

Adds a quick search field to any float menu that is at least a minimum size (configurable, default 15 options).

Adds a quick search field to any float menu that is at least a minimum size (configurable, default 15 options).

The mouse cursor must be over the menu when typing, or the search field will not pick up the keypresses. Note that the menu will become shorter when items are filtered out, so having the mouse over the search field is easiest.

Safe to add or remove at any time.

Compatibility


If Categorized Bill Dropdown is also used, then the bill menu from that mod is not affected.

It appears that it does not work on MacOS. I do not have a Mac and therefore have no real way to fix that.

Note for mod developers


The menu search field is available for modders through the Float Sub-Menus mod. This mod just adds it to menus that do not already have it.

Source code is on GitHub.