reproduction:
switch console to UTF8
chcp 65001
create folder c:\666
mkdir "c:\666"
Create example file file with text for search c:\666\example2.txt
echo "Без названия" > "c:\666\example2.txt"
Try search text Без названия
in Geany
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.