./make.sh editor run- Up - move cursor to previous sibling node
- Down - move cursor to next sibling node
- Left - move cursor to parent node
- Right - move cursor to first child node
- I - insert sibling node above
- i - insert sibling node below
- O - insert child node at top of list
- o - insert child node at bottom of list
- e - edit current node details
- S - save as C source code
Typical character letters will put the character in the relevant buffer. Text input, essentially.
- Up - moves menu selection up
- Down - moves menu selection down
- Tab - accept menu selection
- Enter - accept text input