Closed AlekSi closed 6 years ago
REPL history is not being saved between sessions.
v0.0.1
go env
gosh
Nothing.
The previous line of code is loaded from the history.
Issue description
REPL history is not being saved between sessions.
Environment
v0.0.1
go env
output: not relevantMinimal test code / Steps to reproduce the issue
gosh
, type some code, exit.gosh
again, hit up arrow.What's the actual result? (include panic message & call stack if applicable)
Nothing.
What's the expected result?
The previous line of code is loaded from the history.