sublimehq / sublime_merge

Issue tracker for Sublime Merge
https://www.sublimemerge.com
276 stars 14 forks source link

Czech accented characters not working in search #1208

Open Baegus opened 3 years ago

Baegus commented 3 years ago

Version info

Description

Searching for a commit message only returns commits if there are no accented characters (such as ě, š, č, ř ...) in the search query.

Steps to reproduce

Steps to reproduce the behavior:

  1. Create a Czech commit message, such as "Příliš žluťoučký kůň"
  2. Search for that same string.
  3. Nothing gets returned.

Expected behavior

The commit should be returned.

dpjohnst commented 3 years ago

Hi @Baegus,

Thank you for reporting this issue!

So far I've been unable to reproduce this issue, and it seems to be working correctly on my machine with the provided steps.

Match

When you have a spare moment, could you share a screenshot of the search query you're using in Sublime Merge?

Cheers, - Dylan

Baegus commented 3 years ago

@dpjohnst You're right, it does work! The only problem is that these characters are apparently case sensitive (my commit was named "Češi" and i searched for the lowercase version of that ("češi").