Skip to content

Commit

Permalink
Merge pull request square#135 from morenoh149/patch-1
Browse files Browse the repository at this point in the history
add instructions for using tmux built-in layouts
  • Loading branch information
rudle committed Feb 7, 2014
2 parents 1ca4eb8 + 5a8da52 commit 5c895f0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ peace-loving hippies. Built for Mac OS X.
* `prefix v` makes a vertical split
* `prefix s` makes a horizontal split

If you have three or more panes:
* `prefix +` opens up the main-horizontal-layout
* `prefix =` opens up the main-vertical-layout

You can adjust the size of the smaller panes in `tmux.conf` by lowering or increasing the `other-pane-height` and `other-pane-width` options.

## Install

rake
Expand Down

0 comments on commit 5c895f0

Please sign in to comment.