cursive icon indicating copy to clipboard operation
cursive copied to clipboard

Session's REPL history lost on "Stop and Rerun"

Open onetom opened this issue 2 years ago • 0 comments

Problem

When I turn OFF the Allow multiple instances REPL config option, so I can just use the same Ctrl-Opt-R shortcut to both start and restart my REPL sessions, all the expressions, I've been executing in the session I'm restarting, are lost.

The REPL history is preserved however, if I use the Opt-Cmd-R Restart REPL (Rerun command) or I use the Stop REPL, Restart REPL sequence of actions.

The problem is present regardless of where am I evaluating expressions from; source code or the REPL input window.

onetom avatar May 22 '23 04:05 onetom