Oleo
1.6.1 Moving to a neighboring cell
The arrow keys work in the obvious fashion, moving the cell cursor one
cell in the direction of the key. In addition, there are keyboard
commands
- C-p
- Move up one cell (
up-cell)
- C-n
- Move down one cell (
down-cell)
- C-f
- Move forward (right) one cell (
right-cell)
- C-b
- Move backward (left) one cell (
left-cell)
There are also commands for diagonal movements, but they are not bound
to any keys. These commands are
upleft-cell, downleft-cell,
upright-cell, downright-cell.