mirror of
https://github.com/nadrad/h-m-m.git
synced 2026-03-13 20:25:45 +01:00
hidden nodes
This commit is contained in:
parent
3f6095a8ed
commit
d16214e78d
2 changed files with 207 additions and 86 deletions
|
|
@ -33,6 +33,7 @@ Marks:
|
|||
* `+` - decreases the positive ranking
|
||||
* `-` - increases the negative ranking
|
||||
* `_` - decreases the negative ranking
|
||||
* `H` - toggles the hidden flag
|
||||
|
||||
Relative navigating and moving:
|
||||
|
||||
|
|
@ -47,7 +48,7 @@ Relative navigating and moving:
|
|||
Adjusting the view:
|
||||
|
||||
* `c` - centers the active node on the screen
|
||||
* `C` - locks and always keeps active nodes on the center
|
||||
* `C` - locks/unlocks active nodes on the center
|
||||
* `~` or `m` - activate the root element
|
||||
* `g` - goes to the highest element
|
||||
* `G` - goes to the lowest element
|
||||
|
|
@ -55,7 +56,8 @@ Adjusting the view:
|
|||
* `W` - decreases the maximum node width
|
||||
* `z` - decreases line spacing
|
||||
* `Z` - increases line spacing
|
||||
* `|` - align levels
|
||||
* `|` - enables/disables aligned levels
|
||||
* `ctrl+h` - hides/views hidden nodes
|
||||
|
||||
Collapsing and expanding:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue