Skip to content

add docs for new term:showsplitbuttons config key#3160

Open
sawka wants to merge 1 commit intomainfrom
sawka/split-docs
Open

add docs for new term:showsplitbuttons config key#3160
sawka wants to merge 1 commit intomainfrom
sawka/split-docs

Conversation

@sawka
Copy link
Copy Markdown
Member

@sawka sawka commented Apr 1, 2026

No description provided.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 1, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: ec73241f-66e1-49d5-8bf6-824269017076

📥 Commits

Reviewing files that changed from the base of the PR and between 57e4e27 and 577fd00.

📒 Files selected for processing (1)
  • docs/docs/config.mdx

Walkthrough

A documentation row was added to the configuration keys table in docs/docs/config.mdx. The new entry documents the term:showsplitbuttons configuration key, a boolean option with a default value of false that controls whether split horizontal/vertical buttons appear in the terminal block header. The change consists of a single line addition with no modifications to existing rows or keys.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the main change: adding documentation for a new config key term:showsplitbuttons.
Description check ✅ Passed No description was provided by the author, but the title is sufficiently clear to understand the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch sawka/split-docs

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 and usage tips.

@kilo-code-bot
Copy link
Copy Markdown
Contributor

kilo-code-bot bot commented Apr 1, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Overview

Severity Count
CRITICAL 0
WARNING 0
SUGGESTION 0

Details

This PR adds documentation for the new term:showsplitbuttons configuration key. The documentation accurately reflects the implementation:

  • Type: bool
  • Default: false
  • Purpose: Shows split horizontal and vertical buttons in the terminal block header when enabled
  • Version: v0.15

The config key is properly implemented across the codebase (Go config, TypeScript types, schema) and this docs-only change is correct.

Files Reviewed (1 file)
  • docs/docs/config.mdx

Reviewed by minimax-m2.5-20260211 · 166,567 tokens

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