Skip to content

"Open in Tab" command doesn't focus already open tab #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
efpi-bot opened this issue May 5, 2025 · 2 comments
Open

"Open in Tab" command doesn't focus already open tab #120

efpi-bot opened this issue May 5, 2025 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@efpi-bot
Copy link

efpi-bot commented May 5, 2025

When a tab with AI Chat is open but not focused, using the "Open in Tab" command doesn't switch focus to the AI Chat tab. I think this is new behavior, and it's inconvenient (at least for me) because it requires manually switching to the AI Chat tab instead of using the same key binding to open and focus it.

Is this a design choice or an unwanted behavior?

@yaroslavyaroslav
Copy link
Owner

IIRC it was a side effect of the new message in the tab changes. Previously it got in focus after each response which I've found quite annoying when working within few panes mode especially when you've focused one of them.

So the "Open in Tab" command itself is the one that makes sense to make pane in focus. Thus I believe this can be a subject of somewhere future output_panel refactoring.

Copy link

This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs.

@github-actions github-actions bot added the stale label May 21, 2025
@yaroslavyaroslav yaroslavyaroslav added help wanted Extra attention is needed good first issue Good for newcomers and removed stale labels May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants