cleanup gnuplot command

This commit is contained in:
2026-01-22 14:11:02 -07:00
parent 3ff9e8683c
commit 4ae7aec66e
2 changed files with 19 additions and 4 deletions

View File

@@ -51,6 +51,15 @@ Based loosely off sc-im (spreadsheet calculator improvised), which has dumb keyb
| `:q` | Quit program |
| `:q!` | Quit program, even if the file isn't saved |
#### Visual mode commands
These commands operate on selections.
| Commmand | Description |
| - | - |
| `:plot` | Plots the current selection to `plog.png` using gnuplot |
| `:export <filename>` | Exports the current selection to a new file |
## Math / Functions
### Math