nguyenngoclongdev/vs-terminal-keeper

Focus specific Terminal

Closed this issue · 3 comments

Please describe feature/problem details and solution you'd like.
I have a terminal keeper profile with 4 terminals splittet into 2 groups.
The default behavior ist that the focus is on the last group when the session is activated / on vscode startup.
But i want to specify which groups/terminal should be focused,

Describe alternatives you've considered
Add a "focus" attribute as boolean to define what terminal should be focused on startup.

@dawosch Sorry for the late reply. Because due to Visual Studio Code (VSCode) API limitations, I currently don't have a way to implement this functionality. Hopefully, in the future, the VSCode API will support this feature.

xgdgsc commented

Then what's focus option for?

Hi @xgdgsc,

Sorry, I forgot to update the status of this issue. In the recent update, I released the 'focus' feature, which allows you to choose which terminal will be focused when a session is loaded at startup.