
Below is a list of 18 Keyboard shortcuts that can help you be more efficient while working with Mac Terminal,
- Open a New Window: ⌘ Command + N
- Open a New Tab: ⌘ Command + T
- Move to Next Tab: Control + Tab
- Move to Previous Tab: Control + Shift + Tilde (~)
- Edit Title: ⌘ Command + Shift + I
- Change Background Color: ⌘ Command + Option + I
- Increase Font Size: ⌘ Command + Plus (+)
- Decrease Font Size: ⌘ Command + Minus (-)
- Close a Window: Shift + ⌘ Command + W
- Close all: Option + Shift + ⌘ Command + W
- Scroll Up: ⌘ Command + Home
- Scroll Down: ⌘ Command + End
- Cut: ⌘ Command + X
- Copy: ⌘ Command + C
- Paste: ⌘ Command + V
- Find: ⌘ Command + F
- Select All: ⌘ Command + A
- Clear to Start: ⌘ Command + K
Have Questions? Post them here!
- How to find path of file on Mac Terminal
- How to disable Siri on Mac Monterey
- [fix] macOS Ventura xcrun: error: invalid active developer path missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
- Select Line Number TextEdit on Mac
- Go to Specific file path using Mac Finder
- How to find Java HOME in Mac Terminal
- bash: command not found error [macOS Terminal Linux, Unix or Windows]
- Must Know Homebrew Commands for Mac/Linux Users
- How to Insert an Inverted Question Mark on Mac ¿
- Hide Keyboard Text Input Icon on macOS Ventura Menu Bar
- How to make macOS Terminal window Transparent (or Opaque)
- How to check of Updates on Microsoft Edge Browser on Mac (macOS)
- Limit scrollback rows in macOS Terminal
- How to identify installed Java (JDK) Version on macOS
- Keyboard Shortcut to delete a file on a Mac [Macbook]
- Open Docker from Terminal Command on Mac
- Installing MongoDB on Linux/Unix/macOS/Ubuntu
- How to take a screenshot on a Mac - updated for Ventura 13 [updated 2023]
- ls: .: Operation not permitted - Mac Terminal ZSH Error
- How to remove username from Mac Menu Bar?
- macOS Ventura XCode Command Line Tools Installation
- Where is .zshrc file located in macOS
- How to Show Path of Files or App in Mac Spotlight Search
- How to enable root user on Mac Terminal
- Install Java 17 (LTS) JDK on ARM based M1/M2 Mac Natively
- How to Download Jira App for Mac - Jira
- [Solved] Bootstrap tooltip not working - Bootstrap
- How to make a dummy phone call from Android Emulator device - Android
- [Solution] macOS Big Sur Installation: There is not enough free space, Additional Space Required - MacOS
- Install Native Golang on M1/M2 ARM based Mac - MacOS
- MySQL : Error :1004 SQLSTATE: HY000 (ER_CANT_CREATE_FILE) Can't create file - MySQL
- How to install python pip on Ubuntu using apt command - Linux
- Align html element at the center of page vertically and horizontally - Html