Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option "Ignore case" didnt work well #1816

Closed
lelicopter opened this issue Apr 24, 2023 · 1 comment
Closed

Option "Ignore case" didnt work well #1816

lelicopter opened this issue Apr 24, 2023 · 1 comment

Comments

@lelicopter
Copy link

For some languages this option are broken.
for example (this is not EN language):
а = А
с = С
х = Х
e.t.c.
WinMerge assume this is not same letters with different case.

@sdottaka
Copy link
Member

Unfortunately, WinMerge's "Ignore case" option only ignores the case of ASCII characters.
However, if you use the Make Uppercase or Make Lowercase plugin as shown below, you can convert non-ASCII uppercase and lowercase letters to uppercase or lowercase for comparison.

image

related to issue #186

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants