h , j , k , l | Backwards, down, up, forwards | |
gj , gk | Linewise down, up | Don’t rely too heavily on these — e.g. "leap branch" is often better |
f , b | Traverse forwards, backwards | |
C-f , C-b | Traverse forwards, backwards more | Quicker ways to get around |
F , B | Skip forwards, backwards | Quick ways to move forwards and backwards — traverse without entering nested expressions |
{ , } | Leap backwards, forwards | "Leap" to adjacent branches in the current tree, preserving position on branch |
M-{ , M-} | Soar backwards, forwards | Leap, but crossing trees if necessary |
C-k , C-j | Climb, descend | A quick way to go up and down a tree |
0 / M-h | Go to first symex at this level | |
$ , M-l | Go to last symex at this level | |
M-j , M-k | Go to lowest, highest symex in the tree | |