SublimeText / Origami

Split the window however you like! Create new panes, delete panes, move and clone views from pane to pane.
MIT License
1.21k stars 82 forks source link

ST3 - When building with terminus, switches to the right tab on the left pane #153

Closed hwonsok closed 4 years ago

hwonsok commented 4 years ago

I am currently using Terminus as a build system and Origami to open Terminus into a new tab on the right pane, instead of the usual bottom console.

However, the current tab that I am building from, switches to the tab to the right (if there is one) when the Terminus console pops up on the right pane.

I'd like to know if there is a way to avoid this "auto" tab switch.

Thank you!

hwonsok commented 4 years ago

Found a solution here: https://github.com/randy3k/Terminus/issues/197