lix/doc/manual/rl-next/repl-fix-history.md
Puck Meerburg bfb91db4f6 repl-interacter: save history after entering every line
Fixes: https://git.lix.systems/lix-project/lix/issues/328
Change-Id: Iedd79ff5f72e84766ebd234c63856170afc624f0
2024-05-19 22:47:45 +00:00

250 B

synopsis cls credits
`nix repl` history is saved more reliably 1164 puck

nix repl now saves its history file after each line, rather than at the end of the session; ensuring that it will remember what you typed even after it crashes.