Skip to content

Help snippets for special /command completions - #2162

Open
rolandwalker wants to merge 1 commit into
mainfrom
RW/completion-help-snippets-for-special-commands
Open

Help snippets for special /command completions#2162
rolandwalker wants to merge 1 commit into
mainfrom
RW/completion-help-snippets-for-special-commands

Conversation

@rolandwalker

@rolandwalker rolandwalker commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Description

Motivation: basic help is visible just from typing slash.

Unfortunately the help snippet is not as clearly visible when the user has

wider_completion_menu = True

in ~/.myclirc.

Example

Screenshot 2026-08-24 at 5 46 08 PM

Checklist

  • I added this contribution to the changelog.md file.
  • I added my name to the AUTHORS file (or it's already there).
  • To lint and format the code, I ran
    uv run ruff check && uv run ruff format && uv run mypy --install-types .

Motivation: basic help is visible just from typing slash.

Unfortunately the help snippet is not as clearly visible when the user
has

    wider_completion_menu = True

in ~/.myclirc.
@rolandwalker rolandwalker self-assigned this Aug 24, 2026
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