23 lines
765 B
Plaintext
23 lines
765 B
Plaintext
run - Execute command
|
|
enter - Send input lines to command
|
|
type - Type keys into command
|
|
control - Type Control+Letter
|
|
meta - Send the next typed key with Alt
|
|
keypad - Toggle keypad for special keys
|
|
redraw - Force the command to repaint
|
|
end - Send EOF to command
|
|
cancel - Interrupt command
|
|
kill - Send signal to process
|
|
status - View status and current settings
|
|
cd - Change directory
|
|
env - Manipulate the environment
|
|
shell - Change shell used to run commands
|
|
resize - Change the terminal size
|
|
setsilent - Enable / disable silent output
|
|
setlinkpreviews - Enable / disable link expansion
|
|
setinteractive - Enable / disable shell interactive flag
|
|
help - Get help
|
|
file - View and edit small text files
|
|
upload - Upload and overwrite raw files
|
|
r - Alias for /run or /enter
|