commit 4af2271965951930034bf0694aae794d5e2c2cbd
parent d46de39c6062acd10e915a59f0aca2b779da42d5
Author: Luxferre <lux@ferre>
Date: Tue, 30 Jan 2024 19:02:58 +0200
Updated readme about command history
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -212,6 +212,12 @@ you really need to cheat.
Even though the internal PRNG is the same, some operations might be compiled
differently. TBH no existing TE ports fully replicate these operations either.
+- I want command history in your game REPL!
+
+Use rlwrap (https://github.com/hanslub42/rlwrap), Luke. Most likely, it is
+available as a package in your distro already. Just prepend rlwrap before
+awk in the original game launch command.
+
- If Ian Bell ever releases Text Elite 1.6, will the changes be applied here?
Depends on the changes, but this is very unlikely to happen as the most recent