Key Bindings¶
View¶
- Ctrl-1 .. Ctrl-6
Copy selected text to the numbered hiliter/search value and navigate forwards to the next occurrance of the text. Where there is no text selection, do nothing.
- Ctrl-Shift-1 .. Ctrl-Shift-6
Copy selected text to the numbered hiliter/search value and navigate backwards to the previous occurrance of the text. Where there is no text selection, do nothing.
- 1 .. 6
Navigate forwards to the next match of the numbered hiliter/search.
- Shift-1 .. Shift-6
Navigate backwards to the previous match of the numbered hiliter/search.
- Ctrl-A
Edit the annotation for the current line.
- A
Navigate forwards to the next annotated line.
- Shift-A
Navigate backwards to the previous annotated line.
- Ctrl-B
Toggle the user bookmark on/off for the current line.
- B
Navigate forwards to the next bookmarked line.
- Shift-B
Navigate backwards to the previous bookmarked line.
- C
Scroll to make the line containing the cursor visible.
- L
Scroll to make the line associated with the local tracker visible.
- Ctrl-L
Set the local tracker to the current line.
- G, H, J and K
Scroll to make the line associated with the global tracker visible.
- Ctrl-G, Ctrl-H, Ctrl-J and Ctrl-K
Set the global tracker from the current line.
Annotation¶
- Esc
Return keyboard focus to the view.