From a0f381c9e80a86959b4af5e52807a8bcd1581d50 Mon Sep 17 00:00:00 2001 From: Paul Oliver Date: Thu, 29 Feb 2024 02:29:14 +0100 Subject: Added minimal mode. [#25] Toggle minimal mode with 'M' key. When on minimal mode, only current cycle, epoch and process count are shown. --- bin/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/README.md') 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) | -- cgit v1.2.1