diff options
| author | Alexander Gavrilov | 2012-09-28 13:32:41 +0400 |
|---|---|---|
| committer | Alexander Gavrilov | 2012-09-28 13:32:41 +0400 |
| commit | bd7cd690aa4260d4df9625a124a2a15480bdd848 (patch) | |
| tree | f8b448dc93c1e3e21d8a2890b9123b1a5b69e9b4 /Readme.html | |
| parent | 7e0365857d4af487ad07dfb43a85ed7b789075aa (diff) | |
| download | dfhack-bd7cd690aa4260d4df9625a124a2a15480bdd848.tar.gz dfhack-bd7cd690aa4260d4df9625a124a2a15480bdd848.tar.bz2 dfhack-bd7cd690aa4260d4df9625a124a2a15480bdd848.tar.xz | |
Implement the common suggestion of Shift-Enter in trade screens.
Diffstat (limited to 'Readme.html')
| -rw-r--r-- | Readme.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Readme.html b/Readme.html index 3610ecd8..6155b72c 100644 --- a/Readme.html +++ b/Readme.html @@ -1753,6 +1753,9 @@ in advmode. The issue is that the screen tries to force you to select the contents separately from the container. This forcefully skips child reagents.</td> </tr> +<tr class="field"><th class="field-name">fast-trade:</th><td class="field-body">Makes Shift-Enter in the Move Goods to Depot and Trade screens select +the current item (fully, in case of a stack), and scroll down one line.</td> +</tr> </tbody> </table> </div> |
