Add 'Unsplit' action and VSplit and HSplit actions

This commit adds the 'Unsplit' action used to close all splits except
the current one.

It also adds the 'VSplit' and 'HSplit' actions which open empty
vertical/horizontal splits so you can bind them to keys.

Closes #228
This commit is contained in:
Zachary Yedidia
2016-10-04 11:08:32 -04:00
parent 3037d72bcb
commit 3733e7e223
4 changed files with 56 additions and 1 deletions

View File

@@ -187,6 +187,9 @@ AddTab
PreviousTab
NextTab
NextSplit
Unsplit
VSplit
HSplit
PreviousSplit
ToggleMacro
PlayMacro