You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
When you try to search for a latin substring in the list of files containing latin and cyrillic characters and saved in windows-1251 encoding, the search engine does not return any result.
Steps to Reproduce
Create file with containing text: some text with кирилическими символами
Save file with windows-1251 encoding in some directory
Try to search in this directory substring some text with no opening file on new page.
Expected behavior: returns a list of files containing the searched substring
Actual behavior: the search engine does not return any result
Description
When you try to search for a latin substring in the list of files containing latin and cyrillic characters and saved in windows-1251 encoding, the search engine does not return any result.
Steps to Reproduce
some text with кирилическими символамиsome text withno opening file on new page.Expected behavior: returns a list of files containing the searched substring
Actual behavior: the search engine does not return any result
Reproduces how often: always
Versions
OS: Windows 10
Atom: 1.14.2