Skip to content

fix(tui): collapse Right key match arm into a guard#93

Merged
yiwang merged 1 commit into
mainfrom
claude/tui-collapsible-match-7va3dr
Jun 13, 2026
Merged

fix(tui): collapse Right key match arm into a guard#93
yiwang merged 1 commit into
mainfrom
claude/tui-collapsible-match-7va3dr

Conversation

@yiwang

@yiwang yiwang commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Resolves clippy::collapsible_match by moving the !is_generating &&
cursor bounds check into the KeyCode::Right match guard.

Resolves clippy::collapsible_match by moving the !is_generating &&
cursor bounds check into the KeyCode::Right match guard.
@yiwang yiwang merged commit 08b144b into main Jun 13, 2026
3 of 4 checks passed
@yiwang yiwang deleted the claude/tui-collapsible-match-7va3dr branch June 13, 2026 19:55
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.

2 participants