Show Menu
Cheatography

iTerm2 Cheat Sheet Cheat Sheet (DRAFT) by

popular commands for the iTerm2

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Tabs and Windows

Fullscreen
+
Enter
Previous Tab
+
Left Arrow
Next Tab
+
Right Arrow
Go to Tab
+
Number
Go to Window
+
Option
+
Number
Go to Split Pane by Direction
+
Option
+
Arrow
Split Window Horizo­ntally
+
D
Split Window Vertically
+
d
   

Shell Integr­ation

Navigate Between Commands
+
Shift
+
up/down arrow
Alert on next mark
+
Option
+
A
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 Integr­ation)

Command history popup
Shift
+
+
;
Autoco­mplete
+
;
Toolbelt
Clicking on Bold Command will scroll to reveal it. Double­-cl­icking enters the command for you. Option­-do­ubl­e-c­licking will output a "­cd" command to go to the directory you were in when it was last run.