diff options
| author | Alexander Gavrilov | 2012-09-20 12:27:03 +0400 |
|---|---|---|
| committer | Alexander Gavrilov | 2012-09-20 12:27:03 +0400 |
| commit | e2d6a14720e3fcad3d658040434dbcca9a72fa20 (patch) | |
| tree | 621d2f6e49cb57cc42689231f792f85130481303 /Readme.html | |
| parent | 82dc1445cf86160cd3e7d33718b7229c1f591fc6 (diff) | |
| download | dfhack-e2d6a14720e3fcad3d658040434dbcca9a72fa20.tar.gz dfhack-e2d6a14720e3fcad3d658040434dbcca9a72fa20.tar.bz2 dfhack-e2d6a14720e3fcad3d658040434dbcca9a72fa20.tar.xz | |
Make manipulator re-read names and professions if change is suspected.
Namely, if it either invoked View Unit itself, or was queried
(possibly by the rename plugin) via getSelectedUnit.
Diffstat (limited to 'Readme.html')
| -rw-r--r-- | Readme.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Readme.html b/Readme.html index 7b41dc74..fcf7dab6 100644 --- a/Readme.html +++ b/Readme.html @@ -2395,6 +2395,8 @@ cursor onto that cell instead of toggling it.</li> <li>Left-click on a unit's name or profession to view its properties.</li> <li>Right-click on a unit's name or profession to zoom to it.</li> </ul> +<p>Pressing ESC normally returns to the unit screen, but Shift-ESC would exit +directly to the main dwarf mode screen.</p> </div> <div class="section" id="id34"> <h2><a class="toc-backref" href="#id182">Liquids</a></h2> |
