This is a draft cheat sheet. It is a work in progress and is not finished yet.
Tabs and Windows
Fullscreen |
|
Previous Tab |
|
Next Tab |
|
Go to Tab |
|
Go to Window |
|
Go to Split Pane by Direction |
|
Split Window Horizontally |
|
Split Window Vertically |
|
|
|
|
|
Shell Integration
Navigate Between Commands |
⌘
+ Shift
+ up/down arrow
|
Alert on next mark |
|
Command status |
The mark on a command line will turn red if a command fails. You can right click the mark to view its return code. |
Download with scp |
You can right-click on a filename and download with scp |
Upload with scp |
Drop a file into iTerm2 while holding the option key |
Command History (Shell Integration)
Command history popup |
|
Autocomplete |
|
Toolbelt |
Clicking on Bold Command will scroll to reveal it. Double-clicking enters the command for you. Option-double-clicking will output a "cd" command to go to the directory you were in when it was last run. |
|