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

Move tab to a new window #2630

Open
mitchellh opened this issue Nov 8, 2024 · 0 comments
Open

Move tab to a new window #2630

mitchellh opened this issue Nov 8, 2024 · 0 comments
Labels
gui GUI or app issue regardless of platform (i.e. Swift, GTK)

Comments

@mitchellh
Copy link
Contributor

Discussed in #2625

Originally posted by jcollie November 8, 2024
Currently (with libadwaita enabled) you can move a tab to another existing window by dragging the tab header from one window to another. I propose adding a keybind action and corresponding context menu entries to move a tab to a new (previously non-existent) window where it would become the first and only tab in that window.

Design

  1. Add move_tab_to_new_window binding
  2. Add the associated apprt action
  3. Implement for GTK and/or macOS
    We can support both platforms for this one.
@mitchellh mitchellh added the gui GUI or app issue regardless of platform (i.e. Swift, GTK) label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gui GUI or app issue regardless of platform (i.e. Swift, GTK)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant