find files by text in file -> unicode

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Plus200
Junior Member
Junior Member
Posts: 13
Joined: 2012-08-24, 18:40 UTC

find files by text in file -> unicode

Post by *Plus200 »

When looking for a string in file, sometimes I look for the string in several files, some of them are Unicode, some are not.

This causes me to search twice each time, while I don't really care how the file is saved.

Can we have option to search "whatever encoding"?
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50930
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I think that the "text search" plugin can do that:
http://www.totalcmd.net/plugring/TextSearch.html
Author of Total Commander
https://www.ghisler.com
Plus200
Junior Member
Junior Member
Posts: 13
Joined: 2012-08-24, 18:40 UTC

I use RegEx extensively...

Post by *Plus200 »

The "plugin" tab in "find files" can't handle such searches.

At the moment I have to use "RegEx buddy" to do that.

Why is the search limited per encoding, anyway?
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Why is the search limited per encoding, anyway?
It simply searches only one pattern per time. Different encodings would require to search multiple patterns in every file.
Plus200
Junior Member
Junior Member
Posts: 13
Joined: 2012-08-24, 18:40 UTC

I see

Post by *Plus200 »

So an option "search all encodings" would be most helpful.

I I search sub-directories recursively, I want to let it run and bring me everything while I do something else.
Post Reply