-
Notifications
You must be signed in to change notification settings - Fork 8
User Guide
blu2lz edited this page Dec 5, 2013
·
7 revisions
See Issue #9.
When the context editor is focused the following keyboard shortcuts exist:
- ←↑→↓: moves the active cell through the context,
- hjkl: moves the active cell through the context with wrapping-around,
- g/G: jumps to the first/last object,
- 0/$: jumps to the first/last attribute,
-
Ctrl+(←↑→↓/hjkl): moves objects/attributes around,
- Ctrl+A: selects everything,
- ESC: selects none,
-
Shift+(←↑→↓/hjkl): expands/shrinks selection area,
- r/R: renames the current object/attribute,
- d/D: deletes the current object/attribute,
- o/O: adds a new object below/above the currently selected row,
-
a/A: adds a new attribute to the left/right of the currently selected column,
- Enter/t: toggles the current selection,
- i: inverts the current selection,
- f: fills the current selection,
- c: clears the current selection.
The expert mode is inspired by VIM's keyboard shortcuts.
Zoom
- CTRL + LEFT_MOUSE_BUTTON: Zoom in
- CTRL + RIGHT_MOUSE_BUTTON: Zoom out
Pan
- Just click on the lattice view and move the mouse around to pan the view.
ConExp-NG
- About -- Purpose/History
- User Guide -- For users
- Developer Guide -- For developers
- Mailing List -- For questions
- Links -- For further information