Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC] Persist the Repl history to disk between launches #70

Open
joshgoebel opened this issue Apr 25, 2021 · 2 comments
Open

[RFC] Persist the Repl history to disk between launches #70

joshgoebel opened this issue Apr 25, 2021 · 2 comments

Comments

@joshgoebel
Copy link
Contributor

joshgoebel commented Apr 25, 2021

Would this be a welcome addition? Perhaps ~/.wren_history or some such?

@clsource
Copy link

In my opinion is better to have a ~/.wren directory where such configs are stored. Also there you can save your common libs and other helper codes and import them as ~/math.

@joshgoebel
Copy link
Contributor Author

Ah yes, perfect. :) Soon we need the idea of LOAD_PATH, etc... :-)

@joshgoebel joshgoebel changed the title Request: Persist the Repl history to disk between launches [RFC] Persist the Repl history to disk between launches Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants