'V' for collapsing the children

This commit is contained in:
nadrad 2022-12-31 22:48:16 +01:00
commit cdaf8e5be4
2 changed files with 16 additions and 2 deletions

View file

@ -59,6 +59,7 @@ Collapsing and expanding:
* `Space` - toggles the active node
* `v` - collapses everything other than the first-level nodes
* `V` - collapses all the children of the active node
* `b` - expands all nodes
* `1` to `9` - collapse the nth level and expand those before
* `f` - focuses by collapsing all, but the ancestors and descendants of the active node