aboutsummaryrefslogtreecommitdiff
path: root/bin/README.md
diff options
context:
space:
mode:
authorPaul Oliver <contact@pauloliver.dev>2024-02-29 02:29:14 +0100
committerPaul Oliver <contact@pauloliver.dev>2024-02-29 02:29:14 +0100
commitc83a79dc96d0745b390a46e272cbfb59533b23d3 (patch)
tree8caa388e0c5b3b8f84ac6fe2c9b1dd0b70bd809c /bin/README.md
parent76979c3530ed5303946cbb94657b3ba50c757e01 (diff)
Fast vertical pan on World page.
[#24] Capital W and S keys now apply fast vertical pan on World page.
Diffstat (limited to 'bin/README.md')
-rw-r--r--bin/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/README.md b/bin/README.md
index ec6ff17..0d95d18 100644
--- a/bin/README.md
+++ b/bin/README.md
@@ -19,6 +19,7 @@ $ ./bin/salis.py load --file 16.sim
|Left/Right arrow |Previous/next page |
|Up/Down arrows |Scroll page up/down if it can't fit terminal |
|`wasd` |Scroll/pan (PROCESS and WORLD page) |
+|`WS` |Fast vertical scroll (PROCESS and WORLD page) |
|`Q` |Scroll to top (PROCESS and WORLD page) |
|`A` |Scroll to left (PROCESS page) |
|`zx` |Zoom in/out (WORLD page) |