Skip to content

Let /prompt alone return the current format string - #2080

Merged
rolandwalker merged 1 commit into
mainfrom
RW/let-prompt-command-return-format-string
Jul 31, 2026
Merged

Let /prompt alone return the current format string#2080
rolandwalker merged 1 commit into
mainfrom
RW/let-prompt-command-return-format-string

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

It might be a nicer interface to have /prompt show and /prompt save, as with /dsn, but that wouldn't be backward-compatible.

There are some tiny incidental changes in quoting in messages. The prompt string is now quoted.

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 .

It might be a nicer interface to have "/prompt show" and "/prompt save",
as with /dsn, but that wouldn't be backward-compatible.

There are some tiny incidental changes in quoting in messages.  The
prompt string is now quoted.
@rolandwalker rolandwalker self-assigned this Jul 31, 2026
@rolandwalker
rolandwalker merged commit 25d3507 into main Jul 31, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/let-prompt-command-return-format-string branch July 31, 2026 20:46
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