21 lines
971 B
Markdown
21 lines
971 B
Markdown
|
Keyboard shortcuts in Fluents, written in Emacs syntax. I.e. C-x means "press control and x". Equivalently M-x is "meta x".
|
||
|
|
||
|
## Main:
|
||
|
|
||
|
| | |
|
||
|
|----------|-----------------------------------------------------------------|
|
||
|
| C-+ | Show only current plot. |
|
||
|
| C-- | Show four plots. |
|
||
|
| C-arrows | Move focus between views. |
|
||
|
| C-n | Create new project. This brings up a workflow selection window. |
|
||
|
| C-q | Quit |
|
||
|
| M-l | Activate "Log" tab. |
|
||
|
| M-s | Activate "Selections" tab. |
|
||
|
|
||
|
## Selections:
|
||
|
|
||
|
| | |
|
||
|
|---------|--------------|
|
||
|
| shift | Union |
|
||
|
| control | Intersection |
|