+8
Improve pane layout
A lot of issues with the panes would be solved by adopting a similar system to BRIEF from several years ago. I can;t remember the exact specific keys, but in BRIEF, to split a pane, you would press F3 then the direction to split and a new pane would be created, automatically taking keyboard focus. For instance, F3+right, would split the current pane into two with the new one on the right-side of the original. This could be repeated infinitely in any direction.
F4+cursor removes the split in the cursor direction
F2+cursor moves keyboard focus to the pane in the cursor direction
F4+cursor removes the split in the cursor direction
F2+cursor moves keyboard focus to the pane in the cursor direction
Customer support service by UserEcho
I'd love to be able to manage panes/split through the command pallet.
And to be able to move through the panels using the arrows like TMUX or VIM does.
You can already arbitrarily split panes and navigate them with the Origami package (which works with ST3 also):
https://github.com/SublimeText/Origami