Keyboard ShortcutsInteracting with commands and pipeline output buffers| Shortcut | Action | | Ctrl-Shift-C | Kill the currently running command. | | Ctrl-Shift-K | Remove Pipeline - this deletes the currently selected pipeline output | | Ctrl-Shift-J | Undo Remove Pipeline | | Ctrl-Shift-I | Toggle Inspector mode - inspect the output objects | | Ctrl-Shift-O | Toggle Overview mode - see a summary of all pipeline execution | | Ctrl-Up | Show the previous pipeline output | | Ctrl-Down | Show the next pipeline output | | Ctrl-Shift-Up | Show the previous unseen pipeline output | | Ctrl-Shift-Down | Show the last pipeline output | | Ctrl-S | Search through current pipeline output | | Ctrl-I | Enter input mode - to type into stdin, enter passwords etc (ESC to exit) | | Ctrl-Shift-L | Select input language | | Ctrl-H | Show help |
Navigating directories| Shortcut | Action | | Alt-Up | cd to the parent directory | | Alt-Left | cd to the previous directory | | Alt-Right | cd to the next directory | | Alt-Down | "Quick Switch" - choose from a list of previously selected directories | | Alt-Home | cd to your home directory |
Tabs and terminal windows| Shortcut | Action | | Ctrl-N | Create new hotwire window | | Ctrl-T | Create new hotwire tab | | Ctrl-Shift-T | Create new terminal tab | | Ctrl-Shift-D | Detach tab - have the tab in its own window | | Ctrl-Shift-N | Detach pipeline - move the pipeline into its own window |
Copy, Paste etcThese use the standard keyboard shortcuts - Ctrl-X, Ctrl-C, Ctrl-V etc
|