aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/rl-next/repl-fix-history.md
blob: 1517f68e780473e85b7494d1794a1174abaa40f4 (plain)
1
2
3
4
5
6
7
8
9
---
synopsis: "`nix repl` history is saved more reliably"
cls: 1164
credits: 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.