

ITERM FOR MAC INSTALL
(installed using sudo port install screen just now)Īll of the items listed above in the 4.00.02 (FAU) version, as well as:Ĭ-a S (split) Split the current region horizontally into two new ones.
ITERM FOR MAC WINDOWS
You use the option "-e]x", this command becomes "]]".Ĭ-a S (split) Split the current region into two new ones.Ĭ-a \ (quit) Kill all windows and terminate screen.Ĭ-a * (displays) Show a listing of all currently attached displays.Īdditional items with 'Screen version 4.02.01 (GNU) 28-Apr-14' To the command character typed twice, unless overridden. See also split, remove, only.Ĭ-a C-a (other) Toggle to the window displayed previously. Present a list of all windows for selection.Ĭ-a - (select -) Switch to window number 0 - 9, or to the blank window.Ĭ-a tab (focus) Switch the input focus to the next region. The following table shows the default key bindings:Ĭ-a ' (select) Prompt for a window name or number to switch to. (included in Mavericks and likely similar in earlier) You can always just launch another terminal using screen and then read the manual. Here is the jump start I needed on key bindings (straight from the man page) - note that you need to install the GNU version for vertical splits (listed after the FAU version that was in my Mavericks).Īlso, I highly recommend you skim man screen to see what suits your needs.
ITERM FOR MAC PRO
Source Code Pro can be downloaded using Homebrew brew tap homebrew/cask-fonts & brew install -cask font-source-code-pro Change the font to 14pt Source Code Pro Lite.Change the cursor text and cursor color to yellow make it more visible.Go to profiles -> Default -> Terminal -> Check silence bell to disable the terminal session from making any sound Being a linux user for most part of my developer life, the most important thing of my life is the.Set hot-key to open and close the terminal to command + option + i iTerm2 may be integrated with the unix shell so that it can keep track of your command history, current working directory, host name, and moreeven over ssh.Here are some suggested settings you can change or set, they are all optional. ITerm2 should automatically pick it up and notify you but you can also set the theme by navigating to Preferences > Profiles > Colors > Color Presets: Snazzy. To navigate between the vertical splits in left/right or up/down fashion use cmd + and cmd + I recommended iTerm 2 because of these features. (curl -Ls > /tmp/ermcolors & open /tmp/ermcolors ) Use cmd + d for vertical split and cmd + shift + d for horizontal split.
