Skip to content

Add 'vim.statusBarCursor' setting to customize status bar cursor - #9845

Open
letrandat wants to merge 1 commit into
VSCodeVim:masterfrom
letrandat:dat/support-status-bar-cursor-char-config
Open

letrandat wants to merge 1 commit into
VSCodeVim:masterfrom
letrandat:dat/support-status-bar-cursor-char-config

Conversation

@letrandat

@letrandat letrandat commented Nov 27, 2025

Copy link
Copy Markdown

What this PR does / why we need it:

This PR adds a new configuration option vim.statusBarCursor that allows users to customize the cursor character displayed in the status bar (e.g., during search or command line mode).
Previously, this character was hardcoded to |. This change enables users to choose a character that better fits their aesthetic preferences or visibility needs (e.g., _, ▐).

Which issue(s) this PR fixes: N/A

Special notes for your reviewer: The default value for vim.statusBarCursor is set to |, ensuring that the existing behavior is preserved for all users who do not configure this setting.

@letrandat
letrandat marked this pull request as ready for review November 27, 2025 04:58
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