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

group tabs by window #37

Merged
merged 2 commits into from
Dec 12, 2023
Merged

Conversation

nohzafk
Copy link
Collaborator

@nohzafk nohzafk commented Dec 10, 2023

currently Group Existing Tabs will group all tabs from all windows to current window, which is not desired as many windows are used.

this change make group existign tabs only group tabs of current window.

maybe should add an option for this feature.

@nohzafk
Copy link
Collaborator Author

nohzafk commented Dec 10, 2023

need more test for this change

@MichaelYuhe MichaelYuhe added the enhancement New feature or request label Dec 11, 2023
MichaelYuhe
MichaelYuhe previously approved these changes Dec 11, 2023
Copy link
Owner

@MichaelYuhe MichaelYuhe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
But it can't work as expected 🤔 I'll have a look later

@nohzafk
Copy link
Collaborator Author

nohzafk commented Dec 12, 2023

With this modification, think that it now function correctly.

Copy link
Owner

@MichaelYuhe MichaelYuhe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@MichaelYuhe MichaelYuhe merged commit ad2cbc9 into MichaelYuhe:main Dec 12, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants