Skip to content

docs: fix broken keybindings table in README - #31

Merged
programmersd21 merged 1 commit into
mainfrom
fix/readme-keybinds-table
Aug 18, 2026
Merged

docs: fix broken keybindings table in README#31
programmersd21 merged 1 commit into
mainfrom
fix/readme-keybinds-table

Conversation

@programmersd21

@programmersd21 programmersd21 commented Aug 18, 2026

Copy link
Copy Markdown
Owner

The keybindings table header has 4 columns (Key | Action | Key | Action) but the separator row had 5 (|---|---|---|---|---|), so GitHub rendered a stray empty 5th column.

Summary by Sourcery

Fix the README keybindings table formatting.

Bug Fixes:

  • Correct the README keybindings table separator so GitHub renders the intended four-column layout.

Documentation:

  • Fix the broken keybindings table formatting in the README.

Summary by CodeRabbit

  • Documentation
    • Corrected the Keybindings table formatting in the README for consistent column alignment.

The separator row had five columns while the header has four, breaking
GitHub's table rendering with a stray empty column.
@sourcery-ai

sourcery-ai Bot commented Aug 18, 2026

Copy link
Copy Markdown
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Fixes the README keybindings table formatting so GitHub renders the correct four-column table without an extra empty column.

File-Level Changes

Change Details Files
Corrected the Markdown table separator row in the keybindings section to match the four-column header.
  • Updated the separator row to use four column separators instead of five
  • Ensured the rendered keybindings table displays exactly four columns (Key
Action

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@coderabbitai

coderabbitai Bot commented Aug 18, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 757acd7e-5883-4a31-acbc-861f3bb1b80a

📥 Commits

Reviewing files that changed from the base of the PR and between e45fa76 and fbcfdce.

📒 Files selected for processing (1)
  • README.md

Included review availability: Your plan includes up to 2 reviews per rolling hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The README Keybindings table separator row was corrected from five cells to four cells. The row now matches the table header.

Changes

README table formatting

Layer / File(s) Summary
Keybindings table separator
README.md
The separator row now contains four cells, matching the four-column header.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to fbcfd

This localized documentation change fixes the keybindings table rendering without affecting product behavior, and no actionable merge-blocking risk remains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the README keybindings table documentation fix.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/readme-keybinds-table

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.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@programmersd21
programmersd21 merged commit 5acfaa8 into main Aug 18, 2026
9 checks passed
@programmersd21
programmersd21 deleted the fix/readme-keybinds-table branch August 18, 2026 15:35
@programmersd21

Copy link
Copy Markdown
Owner Author

Note: the source branch was deleted; the PR is ready to merge as-is.

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