|
|
@ -65,7 +65,7 @@
|
|
|
|
| `:config-reload` | Refresh user config. |
|
|
|
|
| `:config-reload` | Refresh user config. |
|
|
|
|
| `:config-open` | Open the user config.toml file. |
|
|
|
|
| `:config-open` | Open the user config.toml file. |
|
|
|
|
| `:log-open` | Open the helix log file. |
|
|
|
|
| `:log-open` | Open the helix log file. |
|
|
|
|
| `:insert-output` | Run shell command, inserting output after each selection. |
|
|
|
|
| `:insert-output` | Run shell command, inserting output before each selection. |
|
|
|
|
| `:append-output` | Run shell command, appending output after each selection. |
|
|
|
|
| `:append-output` | Run shell command, appending output after each selection. |
|
|
|
|
| `:pipe` | Pipe each selection to the shell command. |
|
|
|
|
| `:pipe` | Pipe each selection to the shell command. |
|
|
|
|
| `:run-shell-command`, `:sh` | Run a shell command |
|
|
|
|
| `:run-shell-command`, `:sh` | Run a shell command |
|
|
|
|