+2
Support Arbitrary Pane Layouts
|__|__|
|_____|
|_|_|_|
^ I should be able to do that. Like in vim. :-)
And then Cmd-T can support opening in a split pane by pressing <C-V> (new vertical pane) or simply <C-CR> (new horizontal pane).
And also, Vintage mode could support `:sp` and `:vs`.
Customer support service by UserEcho
There are keyboard shortcuts to move files to different pane numbers, but no shortcuts to move them, say, right a pane. I don't think doing this is actually possible at the moment, because while you can set arbitrary layouts I believe there's still no way to read back what the current layout is.
If you check out your Main.sublime-menu you can see how the layouts are actually created.