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
…as needed (#8)
* Handle limited capacity history, leaving 1 slot for pending and keeping newest when loading/saving
* dedup on read, but we need to do it in term instead
* dedup is in the right spot now (in term) - Fixes#7
* Propagate and demonstrate the new AutoHistory(false) option
* Use history ReplaceLatest to demonstrate keeping only valid commands (plus the last one so it can be edited)
* Quote/unquote, fixes#6
No description provided.
The text was updated successfully, but these errors were encountered: