From cdf8ae4931db1ecdbc5cab632ae8afb430a3a24b Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Thu, 29 Feb 2024 02:29:14 +0100 Subject: Scroll to top now with 'Q' key. [#24] I want to free up capital 'S' in order to implement fast vertical scroll on Process and World pages. --- bin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/README.md') diff --git a/bin/README.md b/bin/README.md index 97738f1..ec6ff17 100644 --- a/bin/README.md +++ b/bin/README.md @@ -19,7 +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) | -|`S` |Scroll to top (PROCESS and WORLD page) | +|`Q` |Scroll to top (PROCESS and WORLD page) | |`A` |Scroll to left (PROCESS page) | |`zx` |Zoom in/out (WORLD page) | |`i` |Toggle IP view (WORLD page) | -- cgit v1.2.1