added undo + dynamic status bar
All checks were successful
Version Check / check-version (pull_request) Successful in 3s

This commit is contained in:
2026-03-17 14:33:26 +01:00
parent f6a84416e6
commit 1d9342186a
7 changed files with 52 additions and 10 deletions

View File

@@ -64,6 +64,7 @@ mould config.template.json -o config.json
- `o`: Append a new item to the current array
- `O`: Prepend a new item to the current array
- `dd`: Delete the currently selected variable or group
- `u`: Undo the last change
- `a`: Add missing value from template to active config
- `/`: Search for configuration keys (Jump to matches)
- `n`: Jump to the next search match