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