Skip to content

Let cursor shape respond to vi modes - #2062

Merged
rolandwalker merged 1 commit into
mainfrom
RW/cursor-shape-per-vi-modes
Jul 27, 2026
Merged

Let cursor shape respond to vi modes#2062
rolandwalker merged 1 commit into
mainfrom
RW/cursor-shape-per-vi-modes

Conversation

@rolandwalker

Copy link
Copy Markdown
Contributor

Description

Let cursor shape respond to vi modes,eg vertical bar for insert mode. 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 .

@rolandwalker rolandwalker self-assigned this Jul 27, 2026
_eg_ vertical bar for insert mode.  Learned from reading the pgcli
source.
@rolandwalker
rolandwalker force-pushed the RW/cursor-shape-per-vi-modes branch from aca71e1 to e80d536 Compare July 27, 2026 10:16
@rolandwalker
rolandwalker merged commit c437f6c into main Jul 27, 2026
11 checks passed
@rolandwalker
rolandwalker deleted the RW/cursor-shape-per-vi-modes branch July 27, 2026 10:27
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