From 4af2271965951930034bf0694aae794d5e2c2cbd Mon Sep 17 00:00:00 2001 From: Luxferre Date: Tue, 30 Jan 2024 19:02:58 +0200 Subject: [PATCH] Updated readme about command history --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index c81ee8e..333ab73 100644 --- 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