Skip to content

vis: add smartcase option - #1397

Open
amrfti wants to merge 1 commit into
martanne:masterfrom
amrfti:smartcase
Open

vis: add smartcase option#1397
amrfti wants to merge 1 commit into
martanne:masterfrom
amrfti:smartcase

Conversation

@amrfti

@amrfti amrfti commented Aug 28, 2026

Copy link
Copy Markdown

Add smartcase option, mimicing the option of the same name in vim. smartcase implies ignorecase, except that it disables itself when there are uppercase characters are in the search pattern.

Add smartcase option, mimicing the option of the same name in vim.
smartcase implies ignorecase, except that it disables itself when
there are uppercase characters are in the search pattern.
@amrfti

amrfti commented Aug 28, 2026

Copy link
Copy Markdown
Author

Uff, I didn't look hard enough to see someone's already done this.
https://repo.or.cz/vis/gkirilov.git/patch/patch-search-options

@amrfti amrfti closed this Aug 28, 2026
@amrfti

amrfti commented Aug 28, 2026

Copy link
Copy Markdown
Author

On second, thought the above patch is much more general than mine, I'll leave this PR open at the discretion of maintainers.

@amrfti amrfti reopened this Aug 28, 2026
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