You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently on the website the command history is reset every time the user loads the page. It would be slick if we could use the browser's localStorage or sessionStorage to persist the history.
Currently on the website the command history is reset every time the user loads the page. It would be slick if we could use the browser's
localStorageorsessionStorageto persist the history.