Files
bs_explorer/bs/main.c
François 65ebe6b00c bs: persist REPL command history across sessions
Load and save readline history in $HOME/.bs_explorer_history (capped at
1000 entries), so up-arrow recalls commands from previous sessions.
Saved on exit/quit, EOF and Ctrl-C.
2026-05-24 00:55:13 +02:00

3.3 KiB