Skip to content

Render tab literals as four spaces in the REPL - #2061

Merged
rolandwalker merged 1 commit into
mainfrom
RW/render-tab-as-four-spaces
Jul 27, 2026
Merged

Render tab literals as four spaces in the REPL#2061
rolandwalker merged 1 commit into
mainfrom
RW/render-tab-as-four-spaces

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Render tab literals as four spaces in the REPL, rather than the ^I control sequence. Learned from reading the pgcli source.

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 .

rather than the "^I" control sequence.  Learned from reading the pgcli
source.
@rolandwalker rolandwalker self-assigned this Jul 27, 2026
@rolandwalker
rolandwalker merged commit 21e69f9 into main Jul 27, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/render-tab-as-four-spaces branch July 27, 2026 10:15
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