diff options
author | Akshay <[email protected]> | 2020-07-02 14:24:00 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2020-07-02 14:24:00 +0100 |
commit | 9568f18581215aae1c539919ec2597c28a8f9e13 (patch) | |
tree | b085cb7ddce170f3dfc050a5e0d56c8242f6e741 | |
parent | 82cad4b9b63175f62e9f091a3de20cd1f619c11b (diff) |
undo idea
-rw-r--r-- | notes.txt | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -39,3 +39,8 @@ Command mode: | |||
39 | - chronological nav: | 39 | - chronological nav: |
40 | * month-prev mprev | 40 | * month-prev mprev |
41 | * month-next mnext | 41 | * month-next mnext |
42 | |||
43 | Undo-tree: | ||
44 | - store app states in memory | ||
45 | - should store diffs? or entire state? | ||
46 | - ideal undo depth limit? | ||