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

Clear REPL screen. #6

Open
oraqlle opened this issue Jun 30, 2022 · 3 comments
Open

Clear REPL screen. #6

oraqlle opened this issue Jun 30, 2022 · 3 comments

Comments

@oraqlle
Copy link

oraqlle commented Jun 30, 2022

I was recently trying BQNPad and was having some trouble restarting the REPL. When ever I visit BQNPad it has everything I had written before still there. Is there any way to completely clear the screen and start from scratch?

@andreypopp
Copy link
Collaborator

No way to do this in UI, you can clear your localStorage in browser console: localStorage.clear()

@oraqlle
Copy link
Author

oraqlle commented Oct 25, 2022

Works. Thanks for the help.

@jrfondren
Copy link

You can click "Session: new" and then click the link to the right of the new session to go to a blank page for that session. That link continues to work to load an empty session so you can bookmark the link for an always-clean session. A limitation is that the new page doesn't have a "Session: New" button anymore.

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

3 participants