Skip to content

Commit

Permalink
Merge pull request #133 from christinayliu/patch-1
Browse files Browse the repository at this point in the history
Added more split window column commands
  • Loading branch information
guillermooo committed Apr 2, 2015
2 parents 659467e + 70802f0 commit 9948e11
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion source/reference/keyboard_shortcuts_osx.rst
Original file line number Diff line number Diff line change
Expand Up @@ -164,9 +164,13 @@ Split window
+-----------------+-----------------------------------------------------------+
| Keypress | Command |
+=================+===========================================================+
| ⌘ + ⌥ + 1 | Revert view to single column |
+-----------------+-----------------------------------------------------------+
| ⌘ + ⌥ + 2 | Split view into two columns |
+-----------------+-----------------------------------------------------------+
| ⌘ + ⌥ + 1 | Revert view to single column |
| ⌘ + ⌥ + 3 | Split view into three columns |
+-----------------+-----------------------------------------------------------+
| ⌘ + ⌥ + 4 | Split view into four columns |
+-----------------+-----------------------------------------------------------+
| ⌘ + ⌥ + 5 | Set view to grid (4 groups) |
+-----------------+-----------------------------------------------------------+
Expand Down

0 comments on commit 9948e11

Please sign in to comment.