mirror of
https://github.com/nadrad/h-m-m.git
synced 2026-03-13 20:25:45 +01:00
'V' for collapsing the children
This commit is contained in:
parent
c7f117d21d
commit
cdaf8e5be4
2 changed files with 16 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue