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
commita0f381c9e80a86959b4af5e52807a8bcd1581d50 (patch)
treef68d789101dafe1f31b4b70e1c3e5286c95577ce /bin/README.md
parentc83a79dc96d0745b390a46e272cbfb59533b23d3 (diff)
Added minimal mode.
[#25] Toggle minimal mode with 'M' key. When on minimal mode, only current cycle, epoch and process count are shown.
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 0d95d18..2ae4869 100644
--- a/bin/README.md
+++ b/bin/README.md
@@ -31,6 +31,7 @@ $ ./bin/salis.py load --file 16.sim
|`fl` |Select first/last organism |
|`k` |Scroll/go to selected (PROCESS and WORLD page) |
|`X` |Toggle hex/decimal value printing |
+|`M` |Toggle minimal mode |
|Numbers `[1..0]` |Cycle simulation `2^((n-1) % 10)` steps |
|Enter |Activate cursor (WORLD page) |