diff options
Diffstat (limited to 'notes.txt')
-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? | ||