Quantcast
Channel: Total Commander
Viewing all articles
Browse latest Browse all 4016

Total Commander (English) • Multi-Rename Tool > Context menu icon > Edit names: an option to define temp list file encoding

$
0
0
Multi-Rename Tool > [Context menu icon] > Edit names: the temporary list file is always ANSI.
Each time I use this function (which I do a lot), I have to control the encoding to avoid data loss (filenames corruption).
Please make it configurable (ANSI, UTF-8, Unicode UTF-16 LE).
There are already good examples of how the Total Commander handles encodings for similar temporary list files:
%UL,%UF like %L and %F, but with UTF-8 Unicode list file (with byte order mark)
%WL,%WF like %L and %F, but with a UTF-16 Unicode list file (with byte order mark).
It would be great to have something like that for the in-title scenario.
It could be in GUI and/or in INI:

Code:

MultiRenameToolEditEncoding=ANSI|UTF-8|UTF-16 LE
Thank you.

Edit: is always ANSI

Statistics: Posted by beb — 2025-03-30, 08:54 UTC



Viewing all articles
Browse latest Browse all 4016