mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-28 22:08:12 +09:00
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:
@@ -187,6 +187,9 @@ AddTab
|
||||
PreviousTab
|
||||
NextTab
|
||||
NextSplit
|
||||
Unsplit
|
||||
VSplit
|
||||
HSplit
|
||||
PreviousSplit
|
||||
ToggleMacro
|
||||
PlayMacro
|
||||
|
||||
Reference in New Issue
Block a user