feat: swipe through mux tabs and sessions, scope foreground reconnects - #4
Open
patricio0312rev wants to merge 117 commits into
Open
patricio0312rev wants to merge 117 commits into
patricio0312rev wants to merge 117 commits into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: swipe through mux tabs and sessions, scope foreground reconnects
🔥 What's New:
select-window/switch-client -c, herdrtab focus) and show a bottom toast naming the landing; herdr cannot move an attached terminal between sessions, so those hops skip with the detach hint and the gesture falls through to the next connection.🕵️♂️ QA Testing:
SCENARIO=sessions.workspace.tmuxCluster make run). Swipe left repeatedly: current session's windows first ("Switched to "), then the other tmux sessions, then the next app connection sliding in. Swipe right walks the same ring backwards. On an attached herdr host the swipe shows "Detach to switch sessions" and moves on to the next connection.Verified with 1001 package tests in 212 suites,
make lint, cleancodex reviewagainst dev, and a simulator walk of the full ring in both directions.