stefankueng / grepWin

A powerful and fast search tool using regular expressions
https://tools.stefankueng.com/grepWin.html
GNU General Public License v3.0
1.74k stars 180 forks source link

special characters á é etc #412

Closed perboe01 closed 1 year ago

perboe01 commented 1 year ago

Yesterday I manage too find and replace these characters. Today I found that the spacial characters are replaced with another character. I cannot find the way to go back. I try to replace (search) ó and I found ├│ in the search for Any help will be appreciated.

Captura de pantalla 2023-07-13 200535

perboe01 commented 1 year ago

if I start grepWin and in the search box I input \ó and mark regex, works fin. If I try the same in a bat file using /regex:yes /searchfor:"\ó" does not work In the search box appears \├│

stefankueng commented 1 year ago

That's a problem with the console and the consoles encoding.