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

Implement moveTabToNextWindow #4168

Closed
wants to merge 2 commits into from
Closed

Implement moveTabToNextWindow #4168

wants to merge 2 commits into from

Conversation

gliptak
Copy link

@gliptak gliptak commented Nov 8, 2022

Signed-off-by: Gábor Lipták [email protected]

Description

#2407

Signed-off-by: Gábor Lipták <[email protected]>
@nikinbaidar
Copy link

Signed-off-by: Gábor Lipták [email protected]

Description

#2407

Tested this PR and works well. But Is there a way that

  • the tab that has been just moved gets the focus in the next window
  • If a new window is not open then spwan a new window and move this tab there

@gliptak
Copy link
Author

gliptak commented Nov 12, 2022

@nikinbaidar thank you for reviewing. first one seems to be a design decision. as for the second one, you ca use the existing W (moveTabToNewWindow) command

@philc please review

@nikinbaidar
Copy link

How did I miss moveTabToNewWindow.. Although I have to press to focus the browser window before I continue using any kind of keyboard shortcuts.

@gliptak
Copy link
Author

gliptak commented Nov 30, 2022

#3962

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants