Please consider adding a configurable option to insert new tabs at the beginning of the tabbed control instead of appending them to the end of the tabbed control.
This be most beneficial when launching multiple sessions from the command line. It would allow a user to work through the sessions without having to figure out where the associated tab lies on the tab control. Work with first session (first tab) close it. Next tab opens. The active tab would always be the first tab because the first tab would always be at the top of the stack.
This be most beneficial when launching multiple sessions from the command line. It would allow a user to work through the sessions without having to figure out where the associated tab lies on the tab control. Work with first session (first tab) close it. Next tab opens. The active tab would always be the first tab because the first tab would always be at the top of the stack.
Comment