-
-
Notifications
You must be signed in to change notification settings - Fork 309
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
[FEATURE REQUEST] Store terminal history in local storage #376
Comments
Thank your for submiting, please be sure you followed template or your issue may be dismissed. |
Yes sorry all localstorage request are no my priority currently - also be sure it won't increase the final footprint package more than few bytes I want to keep the final size as small as possible |
Sounds good I'll avoid libraries then. It will have a tiny footprint |
for localstorage you should not need any for sure |
I close issue as fixed then |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Is your feature request related to a problem? Please describe.
I miss a history like in the shell
Describe the solution you'd like
That the history is stored in local storage so I can arrow up even after reloading the page. Ideally an extra popup that shows the history hidden under a button in the down caret
Here:
Additional context
I think I'll give this a try myself in a couple of days :)
The text was updated successfully, but these errors were encountered: