added dd remove
All checks were successful
Version Check / check-version (pull_request) Successful in 3s

This commit is contained in:
2026-03-17 13:12:22 +01:00
parent 94ff632b39
commit f123f2d6df
5 changed files with 85 additions and 3 deletions

View File

@@ -63,6 +63,7 @@ mould config.template.json -o config.json
- `i`: Edit the value of the currently selected key (Enter Insert Mode)
- `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
- `a`: Add missing value from template to active config
- `/`: Search for configuration keys (Jump to matches)
- `n`: Jump to the next search match