Skip to content
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

Disconnect and reconnect signals on dragging a tab out of a window #854

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

jeremypw
Copy link
Collaborator

@jeremypw jeremypw commented Feb 6, 2025

Fixes #853

The terminal was remaining connected to the previous notebook when dragged into a new window. This PR fixes that and ensures the terminal is disconnected on removal and reconnected when added to a new window.

@jeremypw jeremypw added the Good First Issue Small, self-contained issue. Good for newcomers, and/or should be an easy fix. label Feb 6, 2025
@jeremypw jeremypw requested a review from a team February 6, 2025 18:28
@danirabbit danirabbit merged commit 49b2246 into master Feb 12, 2025
4 checks passed
@danirabbit danirabbit deleted the jeremypw/close-dragged-out-window branch February 12, 2025 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue Small, self-contained issue. Good for newcomers, and/or should be an easy fix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tab that is dragged out of window does not close
3 participants