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

💬 New option to move splits #44

Open
ProgmRuanSilva opened this issue Feb 10, 2024 · 1 comment
Open

💬 New option to move splits #44

ProgmRuanSilva opened this issue Feb 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ProgmRuanSilva
Copy link
Collaborator

ProgmRuanSilva commented Feb 10, 2024

Motivation

Tmux has an option to break and move splits between windows.
I've been thinking about it and.. Hey if we can select to join and break panes into sessionx?

We would need to think more about it, and how to implement it in sessionx
But is that a good idea?

Commands:

  • bind q break-pane
  • bind m join-pane -s :. -t :1 -v
@omerxx
Copy link
Owner

omerxx commented Feb 13, 2024

@ProgmRuanSilva Great idea! I've been thinking about it just didn't get around to test it, but pretty sure this is do this

@omerxx omerxx added the enhancement New feature or request label Sep 23, 2024
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

No branches or pull requests

2 participants