Skip to content

Instantly share code, notes, and snippets.

@cappetta
Created March 8, 2017 04:05
Show Gist options
  • Save cappetta/5e3ff8bb410b2642d19b68cb0606f3dc to your computer and use it in GitHub Desktop.
Save cappetta/5e3ff8bb410b2642d19b68cb0606f3dc to your computer and use it in GitHub Desktop.
iTerm KungFu Notes
setup your workspace the way you want and then save the arrangement to use it again later.
To create a new pane:
* use Command + Shift + D for a horizontal split.
* use Command + D for a vertical split.
* use Command + [ or ] to Select the previous ([) or next (]) pane.
* use Command + Shift + S to save the window arrangement.
* use Command + Shift + R to launch your default arrangement.
* use Command + Shift + Enter to Maximize the active pane.
* use Command + Option + [Arrow Key] to Switch to the next pane in that direction.
Other Tips and Tricks
You can dim, adjust the dimness and animate the dimming for inactive panes under the Apperance tab in the settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment