Replies: 2 comments 2 replies
|
Hi @ogulcancelik, just following up on this proposal. I have a working implementation, but I won’t open a PR without approval. Would this feature fit Herdr’s direction? Happy to adjust or drop it based on your feedback. |
2 replies
|
Update: I've published this as a plugin for anyone who wants the behavior now: https://github.com/iuhoay/herdr-break-pane herdr plugin install iuhoay/herdr-break-pane |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
idea / problem
No keyboard way to move a pane into its own tab (tmux's break-pane).
requested change
break_pane action: focused pane → new tab, same workspace, focus it.
why you want this
Keeps a keyboard-first flow — spin a pane out the moment it needs its own space,
matching tmux muscle memory.
All reactions