iTerm2 Cheatsheet
Published on January 16, 2021
Updated on January 23, 2021
In this section you will find my notes on iTerm2, an awesome terminal emulator for MacOS.
Windows and Tabs
Function | Shortcut |
---|---|
Create Tab | ⌘ + T |
Go to Tab | ⌘ + Number Key |
Divide Window Vertically in Same Profile | ⌘ + D |
Divide Window Horizontally in Same Profile | ⌘ + Shift + D |
Navigate through Split Windows based on Direction | ⌘ + Option + Arrow Key |
Navigate through Split Windows based on Order of Use | ⌘ + [ / ] |
Maximise/Minimise Window in Fullscreen | ⌘ + Enter |
Clear Window | ⌘ + K |
Close Tab or Window | ⌘ + W |
Search Command History
Function | Shortcut |
---|---|
Search with Autofill | Ctrl + R |
End Search | Ctrl + Y |
Cancel Search and Restore Original Line | Ctrl + G |