Banner when mux auto-start binary is missing (#407) - #432
Draft
jvanderen1 wants to merge 2 commits into
Draft
jvanderen1 wants to merge 2 commits into
jvanderen1 wants to merge 2 commits into
Conversation
8 tasks
jvanderen1
force-pushed
the
feature/407-3-mux-missing-binary
branch
2 times, most recently
from
September 13, 2026 21:20
a74322c to
01d6ab4
Compare
Leave a mux session running from Tabs / the tab menu, focus a live auto-start attachment instead of opening a second client, and offer Reconnect on a short banner. Raw-pane chords use swipe discovery when present, otherwise the usual defaults.
Detect the remote fallback marker/OSC (and common “not found” lines) and show the same style of banner as detach, without pretending the pane is still that multiplexer.
jvanderen1
force-pushed
the
feature/407-3-mux-missing-binary
branch
from
September 13, 2026 21:27
01d6ab4 to
fd5b10e
Compare
3 tasks
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.
Summary
tmux/herdr/zmxon the remote, print a clear fallback and show an in-app bannerDepends on #430 (reuses the detach banner). Part of #407.
Optional. Not required to land detach/resume (#430) or tmux close-after-reattach (#431). Safe to leave as draft until someone wants the missing-binary path.
Test plan