Page 1 of 1

Find Files: keep an encoding of found text for Lister

Posted: 2021-12-26, 15:14 UTC
by Slavic
Find Files may search a text line in different encodings at once, for example, in ANSI and Unicode, which is quite useful if we don't know it for sure. However, when we look at the result in Lister using its View function, it may show or not the text depending on its own encoding. As a result, if Find Files found a text, for example, in Unicode UTF-16, but Lister uses ANSI-like encoding (Text only or Binary for non-text files), it will show nothing (Not found). Need to manually switch encoding in Options menu, which may be not very obvious and easy to choose.

Suggestion: add the internal "encoding" parameter to any file in Find Files results (at least for first found occurrence, if there are multiple in different encodings in one file) and send it to Lister for View (F3) operation from FF dialog. Lister should accept this encoding and show text as it was found, without setting encoding by its own logic.

Re: Find Files: keep an encoding of found text for Lister

Posted: 2021-12-26, 18:44 UTC
by petermad
Support++++ if it is feasible

Re: Find Files: keep an encoding of found text for Lister

Posted: 2022-01-04, 19:43 UTC
by umbra
I'd like this improvement, too. It doesn't happen often, but when it does, it surprises me at first and then I have to try different encodings to find the correct one.