macOS - iTerm2
Installation
- iTerm2 Website
- or
brew install --cask iTerm2
Install font SF Mono
- Open all
SF-Mono...
fonts using Finder from system Terminal app at/System/Applications/Utilities/Terminal.app/Contents/Resources/Fonts/
in Font Book and Install them. - Or download them from Apple Fonts Page
Configuration
tmux
settings make sense if using SSH and something like tmux -CC new -A -s git1
- General
-
- Selection
-
-
- Disable
Automatically enter copy mode on Shift+Arrow key with selection
- Disable
-
-
- tmux
-
-
- Enable
Automatically bury the tmux client session after connecting
which will hide window with tmux session with control channel and show only iTerm2 terminal.
- Enable
-
-
-
- Disable
Use "tmux" profile rather than profile of the connecting session
to use default profile settings
- Disable
-
-
Profiles (Default)
-
- Colors
-
-
- Background -
000000
- Background -
-
-
-
- Foreground -
ffffff
- Foreground -
-
-
-
- Red -
c74d35
- Red -
-
-
-
- Blue -
5369f9
- Blue -
-
-
- Text
-
-
- Thin strokes
On Retina Displays
should be enabled by default
- Thin strokes
-
-
-
- Font -
SF Mono
-Light
-16
- 100 - 100
- Font -
-
-
-
Anti-aliased
should be enabled by default
-
-
- Window
-
-
- Transparency -
5
- Transparency -
-
-
- Terminal
-
-
- Scrollback lines:
10000
- Scrollback lines:
-
-
- Keys
-
-
- Key Bindings
-
-
-
-
- In
Presets...
chooseNatural Text Editing
for default macOS keys navigation
- In
-
-
-
-
-
- Delete
Send Hex Codes: 0x4
to enableDelete
key on Apple External Keyboard
- Delete
-
-