Merge pull request #336 from github/split-doc-edits

Split Pane Doc Updates
This commit is contained in:
Nathan Sobo 2013-03-01 10:14:43 -08:00
commit 305963c66a

View File

@ -110,10 +110,9 @@ operate on the whole buffer.
### Split Panes
You can split any editor pane horizontally or vertically by using `alt-command`
plus the arrow in the direction you wand to split. Once you have a split pane,
you can move focus between them with `ctrl-w w`. To close a pane, close all tabs
inside it.
You can split any editor pane horizontally or vertically by using `ctrl-shift-|` or
`ctrl-w v`. Once you have a split pane, you can move focus between them with
`ctrl-tab` or `ctrl-w w`. To close a pane, close all tabs inside it.
### Folding