Skip to content

feat: make list search accent-insensitive#1834

Draft
hrkfdn wants to merge 1 commit into
mainfrom
hf/accent-insensitive-list-search
Draft

feat: make list search accent-insensitive#1834
hrkfdn wants to merge 1 commit into
mainfrom
hf/accent-insensitive-list-search

Conversation

@hrkfdn

@hrkfdn hrkfdn commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Normalize list-search queries and displayed titles by lowercasing and stripping combining marks before matching.

Map highlighted matches back to the original string ranges so accented text is still rendered correctly in the UI.

Fixes #1800

Describe your changes

Issue ticket number and link

Checklist before requesting a review

  • Documentation was updated (i.e. due to changes in keybindings, commands, etc.)
  • Changelog was updated with relevant user-facing changes (eg. not dependency updates,
    not performance improvements, etc.)

Normalize list-search queries and displayed titles by lowercasing and
stripping combining marks before matching.

Map highlighted matches back to the original string ranges so accented
text is still rendered correctly in the UI.

Fixes #1800
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.

Transliteration of accented characters in / search

1 participant