Skip to content

feat: bind resolve and next conflict to Ctrl+Alt+U/J - #52

Merged
cursor[bot] merged 2 commits into
mainfrom
cursor/conflict-keybinds-15fc
Aug 29, 2026
Merged

feat: bind resolve and next conflict to Ctrl+Alt+U/J#52
cursor[bot] merged 2 commits into
mainfrom
cursor/conflict-keybinds-15fc

Conversation

@nicholasadamou

@nicholasadamou nicholasadamou commented Aug 29, 2026

Copy link
Copy Markdown
Member

Summary

Bind merge-conflict resolve and next-conflict to default chords (Ctrl+Alt+U / Ctrl+Alt+J), advertise them in KEYBINDABLE and the help overlay, and keep custom rebinds working.

Also bumps the short-terminal help scroll test so the extra Source control row still reaches Editor → tree.

Test plan

  • bun test test/git/conflict-editor.test.tsx
  • bun test test/help-scroll.test.tsx
  • CI green
Open in Web Open in Cursor 

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Expose editor.resolveConflict and editor.nextConflict as rebindable
shortcuts with defaults matching the palette hints, and advertise them
in the help table.

Co-authored-by: Nicholas Adamou <nicholasadamou@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 59 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 68d522ad-1f12-425c-8049-7d75d5e7d3ee

📥 Commits

Reviewing files that changed from the base of the PR and between 41f9fd2 and 40d8ce0.

📒 Files selected for processing (7)
  • src/app/App.tsx
  • src/app/commands/conflicts.ts
  • src/app/commands/keybindings.ts
  • src/app/keyboard.ts
  • src/ui/keys.ts
  • test/git/conflict-editor.test.tsx
  • test/help-scroll.test.tsx

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

The Source control help row for resolve/next conflict pushed the last
section past the previous 60-arrow budget on a short terminal.

Co-authored-by: Nicholas Adamou <nicholasadamou@users.noreply.github.com>
@nicholasadamou
nicholasadamou marked this pull request as ready for review August 29, 2026 12:11
@cursor
cursor Bot merged commit 8360aee into main Aug 29, 2026
7 checks passed
@cursor
cursor Bot deleted the cursor/conflict-keybinds-15fc branch August 29, 2026 12:11
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