git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@6364 c06c8d41-db1a-0410-9941-cceddc491573
SFKQSUL5FNVMWQ26X777S2MNTOZO57LJ3P5MMDGG5MGFZJRVCH3QC
You can search for items and dungeon features by name (or a substring of the
name). In the list of search results, you can select a search result by its
You can search for items and dungeon features by name (or a substring of the
name). In the list of search results, you can select a search result by its
You can also examine shops and items in the search results by pressing <w>?</w>
and then hitting the hotkey for the search result. This will show you a
description of the item or the contents of the shop.
You can also examine shops and items in the search results by pressing <w>?</w> and
then hitting the hotkey for the search result. This will give a description
of the item or the contents of the shop.
<w>Lair:[2-4]</w> finds everything on Lair:2-4. Regexes are allowed! Note
that Lair:[3-10] will not work as intended, since [x-y] is
a regex character range.
<w>Lair:[2-4]</w> finds everything on Lair:2-4. Regexes are allowed! Note that
Lair:[3-10] will not work as intended, since [x-y] is a regex
character range.
If you're using stash.lua, you can also search by some additional item
properties:
<w>artefact</w> will find identified artefacts.
Skill names (such as <w>Polearms</w> or <w>Long Blades</w>) will find all
weapons that train that skill.
If you're using stash.lua (which is the default), you can also search by
some additional item properties: <w>artefact</w> will find identified artefacts.
Skill names (such as <w>Polearms</w> or <w>Long Blades</w>) will find all weapons that
train that skill.