Skip to content

Set up prompt/continuation color configuration#1654

Merged
rolandwalker merged 1 commit intomainfrom
RW/set-up-prompt-color-config
Feb 28, 2026
Merged

Set up prompt/continuation color configuration#1654
rolandwalker merged 1 commit intomainfrom
RW/set-up-prompt-color-config

Conversation

@rolandwalker
Copy link
Contributor

Description

The prompt and continuation color configurations were already available in the code, but examples of the relevant settings were not present in ~/.myclirc.

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 .

@rolandwalker rolandwalker self-assigned this Feb 28, 2026
@github-actions
Copy link

Findings

  1. Changelog regression: duplicated release section
  • File: changelog.md:1, changelog.md:9
  • The PR adds a second 1.58.0 (2026/02/28) header instead of adding to the existing section. This can break changelog parsing/release-note tooling and fragments entries for the same release.
  • Action: Move * Set up customization of prompt/continuation colors in ~/.myclirc. under the existing 1.58.0Features list and remove the duplicate header block.

Other checks

  • No security issues found in the PR changes.
  • No functional code-path changes; no additional runtime tests are strictly required for the myclirc example-key additions.

The prompt and continuation color configurations were already available
in the code, but examples of the relevant settings were not present in
~/.myclirc.
@rolandwalker rolandwalker force-pushed the RW/set-up-prompt-color-config branch from 8ddfebf to 147b40a Compare February 28, 2026 23:03
@rolandwalker rolandwalker merged commit 8b4f17d into main Feb 28, 2026
8 checks passed
@rolandwalker rolandwalker deleted the RW/set-up-prompt-color-config branch February 28, 2026 23:08
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