iTerm is a full featured terminal emulation program written for OS X using Cocoa. We are aiming at providing users with best command line experience under OS X. The letter i represents a native apple look and feel of the program interface, and an emphasis on complete international support.
The iTerm2 macOS terminal emulator app is one of the most popular open-source replacements for Mac’s built-in terminal app. The RCE flaw tracked as CVE-2019-9535 was discovered as part of an independent security audit funded by the Mozilla Open Source Support Program (MOSS). 10 Best Alternatives for the MacOS Terminal App 1.
iTerm project is currently on hold (See the goodbye note from Fabian). We recommend you to check out iTerm 2, a new project that is based on iTerm and has many new features and enhancements. Install drivers for asus mac os.
Features
Highlights
- Full screen mode for a distraction free environment.
- Transparent windows with blurring and custom background pictures
- Supports select-to-copy and mid-button paste
- Smart window placement
- xterm mouse reporting for click and scroll events
- Focus follow mouse
- Applescript support
- Bonjour support
- Works on PowerPC and Intel Macs on 10.4, 10.5 and 10.6
VT100 Emulation
- terminfo support with flexible custom key-mapping
- Supports a variety of additional xterm escape sequences, including xterm titling sequence and xterm mouse reporting
- ANSI 16 colors, which are also fully customizable
- Supports 256 color mode
- Setting of the COLORFGBG variable for autodetection of color scheme in apps like Vim
- Anti-idle function that avoids disconnection because of no activity
Tabbed Terminals
- Tabs can be drag and drop between windows.
- Tab labels can change color to indicate the session activities
- Choose among Metal, Aqua, Adium, and Unified styles
- You can send keyboard input to multiple tabs
Bookmarks and Profiles
- You can fully customize each session, with support of macro in bookmark commands
- Bookmarks can be specified to handle URLs such as ftp.
- Create profiles for managing bookmark settings.
Multi-Lingual
- User can specify a second font to display non-latin characters to achieve best look
- Supports double-width characters, as used in many eastern Asian languages
- Supports all language encodings that are available with OS X
iTerm2 is an open source replacement for Apple's Terminal. It's highly customizable and comes with a lot of useful features.
Installation
Use Homebrew to download and install:
Customization
Colors and Font Settings
Here are some suggested settings you can change or set, they are all optional.
- Set hot-key to open and close the terminal to
command + option + i
- Go to profiles -> Default -> Terminal -> Check silence bell to disable the terminal session from making any sound
- Download one of iTerm2 color schemes and then set these to your default profile colors
- Change the cursor text and cursor color to yellow make it more visible
- Change the font to 14pt Source Code Pro Lite. Source Code Pro can be downloaded using Homebrew
brew tap homebrew/cask-fonts && brew cask install font-source-code-pro
- If you're using BASH instead of ZSH you can add
export CLICOLOR=1
line to your~/.bash_profile
file for nice coloring of listings
MacOS shortcuts ⌘←, ⌘→ and ⌥←, ⌥→
You might be familiar with shortcuts to skip a word (⌥) or go to start/end of the line (⌘). iTerm is not set up to work with these shortcuts by default but here's how you set them up:
Adobe camera raw 9.8 download for mac. Open up iTerm2 preferences (⌘ + ,) -> Profiles -> Keys -> Click on +
icon (add new Keyboard shortcut).
shortcut | action | Esc+ |
---|---|---|
⌘← | Send Escape Sequence | OH |
⌘→ | Send Escape Sequence | OF |
⌥← | Send Escape Sequence | b |
⌥→ | Send Escape Sequence | f |