1 parent 1ae50c2 commit 9369587Copy full SHA for 9369587
1 file changed
CHANGELOG.md
@@ -6,6 +6,9 @@
6
- Switched from fzf to a built-in implementation for fuzzy selection
7
menus
8
- Replaced "sort by fzf" functionality with built-in PATH-FUZZY-RANK mode
9
+- Command history memory optimisation
10
+ - Only checkpoint snapshots are stored
11
+ - Missing snapshots are recomputed when needed for undo/redo
12
- Renamed OPEN-SCRIPT to SCRIPTS
13
- Moved DELETE-SCRIPT functionality to `Ctrl`+`X` under SCRIPTS
14
- Added `y` key binding to copy in LINKS
0 commit comments