Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added instructions for a very useful feature of tmux. How to use two tmux default layouts.
  • Loading branch information
morenoh149 committed Feb 7, 2014
1 parent 1ca4eb8 commit 5a8da52
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 5a8da52

Please sign in to comment.