Skip to content

Docs pane split targeting#123

Open
AlexXLi12 wants to merge 2 commits intoraine:mainfrom
AlexXLi12:docs-pane-split-targeting
Open

Docs pane split targeting#123
AlexXLi12 wants to merge 2 commits intoraine:mainfrom
AlexXLi12:docs-pane-split-targeting

Conversation

@AlexXLi12
Copy link
Copy Markdown

Add tests and improve documentation/discoverability for pane split targeting.

@AlexXLi12 AlexXLi12 changed the title Docs pane split targeting Docs pane split targeting documentation/targeting Apr 7, 2026
@AlexXLi12 AlexXLi12 changed the title Docs pane split targeting documentation/targeting Docs pane split targeting Apr 7, 2026
rbolkey pushed a commit to rbolkey/workmux that referenced this pull request Apr 8, 2026
Two ways to checkout a PR from the add-worktree popup:

1. Smart detection: type a PR number (e.g. "123" or "raine#123") and the
   "Create" row changes to "Checkout PR raine#123". Enter triggers checkout.

2. PR list mode: Ctrl+p toggles to a filterable list of open PRs
   fetched async from GitHub. Filter by title, branch, number, or
   author. Enter checks out the selected PR.

PR checkout uses get_pr_details directly instead of resolve_pr_ref
to avoid stdout/spinner output that would corrupt the TUI. Fork PRs
are handled by setting up the remote quietly in the background thread.

The modal title changes to "Checkout PR" in PR mode, base branch
editing is hidden (PRs ignore base), and the footer updates to show
mode-appropriate keybindings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant