Keybindings
Keybindings for the Minot TUI. They cannot be changed after compile time for the moment.
Basics
| Command |
Key |
| Quit |
q, Esc, Ctrl+c |
| Toggle Log Window |
? |
| Switch Mode (Wind/Compare) |
w |
Wind Cursor
| Command |
Key |
| Move Cursor up |
k, ↑ |
| Move Cursor down |
j, ↓ |
| Toggle Goto Line Window (in wind mode) |
g |
| Apply Goto Line Input |
Enter |
| Select All Lines |
* |
| Toggle Select Mode (in wind mode) |
v |
| Compile and Run Selection (in wind mode) |
Space |
Rules
| Command |
Key |
| Clear (in compare mode) |
Space |
Adding new ones happens automatically when firing the .rl file if it contains some.
Matrix Compare Window
| Command |
Key |
| Move Cursor Left (in compare mode) |
h, ← |
| Move Cursor Up (in compare mode) |
k, ↑ |
| Move Cursor Down (in compare mode) |
j, ↓ |
| Move Cursor Right (in compare mode) |
l, → |
| Toggle Cursor Popup (in compare mode) |
g |
| Apply Current Input in Popup |
Enter |
| Scroll History Older |
Shift+Tab |
| Scroll History Newer |
Tab |
| Swap Compare Buffers |
Shift+f |
| Move Through Rats at Current Var |
PageUp / PageDown |
| Unlock Vars |
. |
| Lock Next Var |
- |
| Unlock Until Next Var (Step forward) |
, |
| Increase Left Window Column Width |
Ctrl+q |
| Decrease Left Window Column Width |
Ctrl+a |
| Increase Right Window Column Width |
Ctrl+w |
| Decrease Right Window Column Width |
Ctrl+s |
Difference Tolerance
| Command |
Key |
| Increase at Current Cursor |
Shift+t |
| Decrease at Current Cursor |
t |
| Move Cursor Left |
p |
| Move Cursor Right |
Shift+p |