-
Notifications
You must be signed in to change notification settings - Fork 60
wta(tui): queue prompts while busy, Esc to dequeue LIFO #278
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
Open
yeelam-gordon
wants to merge
38
commits into
main
Choose a base branch
from
dev/yeelam/wta-input-queue
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 21 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
c816559
wta(tui): queue prompts while busy, Esc to dequeue LIFO
Copilot bc35e44
Address Copilot review: tab-scoped PaneContext + padded truncation
Copilot 2e03757
Address Copilot review round 2
Copilot ee6e5b5
queued_hint: width-correct truncation with combining marks
Copilot 7d4c7d9
Translate pending-queue strings to all locales
Copilot 8561e41
Address Copilot review round 4 (doc/comment polish)
Copilot 5c073a2
queued_hint: clamp left padding for very narrow panes
Copilot 2f4ac63
queued_hint: single truncation pass + narrow-pane fix + drain early-out
Copilot 777a293
Address Copilot review round 7
Copilot fd11aae
Address Copilot review round 8
Copilot 9976141
Esc cancels in-flight turn (head of dispatch queue)
Copilot f984c8f
Esc: queue-pop takes priority over in-flight cancel
Copilot 689ab47
Address Copilot review post-Esc-cancel
Copilot feb21df
Merge main into dev/yeelam/wta-input-queue
Copilot ba07958
Address post-merge Copilot review
Copilot 1ccd674
Esc on recommendation card: use DEFAULT_TAB_ID fallback
Copilot e2917ce
Bound per-frame UI work + pin per-tab isolation contract
Copilot 97c9e59
Test fixture: replace bcdef filler with digits to satisfy spell check
Copilot d94f754
Fix stale comment reference on COLLAPSED_PREVIEW_CAP
Copilot da68026
Merge remote-tracking branch 'origin/main' into dev/yeelam/wta-input-…
yeelam-gordon 951fd5f
Test cross-tab drain routing and per-tab clear isolation for pending_…
yeelam-gordon 68b80b5
Address Copilot review on PR #278
yeelam-gordon 89268c3
Clear pending_prompts on cancel; guard drain against permission cards
yeelam-gordon 551f36f
Address Copilot review on PR #278
yeelam-gordon 7d2e7b3
Address Copilot review on PR #278
yeelam-gordon 8094d58
Address Copilot review: guard queued_hint render against zero-width Rect
yeelam-gordon 4c9038f
Address Copilot review: drop now-dead area.width==0 branch in budget …
yeelam-gordon 14271d4
Address Copilot review: apply rtl::text_alignment to queued-hint row
yeelam-gordon ffa86ed
Queue Enter when a recommendation card is staged
yeelam-gordon 86fbc47
Fix: Enter on visible card always executes the card, draft preserved
yeelam-gordon e2c1bcd
Fix: don't lock input editing while recommendation card is visible
yeelam-gordon 6c998ed
Normalize conpty Backspace (Char('\u{7f}') / Char('\u{8}')) to KeyCod…
yeelam-gordon 3eae095
Normalize CSI arrow-key sequences from conpty (Esc+[+letter -> KeyCod…
yeelam-gordon 47d52b8
Revert "Normalize CSI arrow-key sequences from conpty (Esc+[+letter -…
yeelam-gordon 9f51873
Reapply "Normalize CSI arrow-key sequences from conpty (Esc+[+letter …
yeelam-gordon 15bea7a
Revert "Reapply "Normalize CSI arrow-key sequences from conpty (Esc+[…
yeelam-gordon 30e6be0
Defer autofix while card visible; full VT parser for conpty key seque…
yeelam-gordon 1137a03
Defer autofix on in-flight turn too, not just card visible
yeelam-gordon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.