Is this function still in place?
It doesn't seem to be working in my environment. Actually, the address bar is now showing numbers for the unicode characters located in the middle of a pathv7.00.0021 - 2008-04-09 15:04
+++ Renaming UNICODE file names via edit box (using F2): I finally
developed a workable way to rename files containing unicode
characters in the name. Sure it's not ideal, but far better than
nothing.
It works quite simple: Before being displayed in the edit box I
convert all unicode chars to their numerical equivalents prefixed
with * (asterisk). You will see something like this:
*48149*46041*44397abc.txt
You can now normally edit the name (even the numbers if you know
what you are doing) and apply the new name. The escape sequences
will be converted back to unicode and displayed in the file list
(which does support unicode, of course).
Works everywhere: Tree, List, Catalog, and all other sorts of
listswith a rename functionality.
Note: This revolutionary *##### scheme will provide easy UNICODE
support for scripting (converter commands will be added soon...),
and it will allow you to store UNICODE in normal ASCII text files!
But the far deeper problem is the awkwardness of number manipulation, as you note. Now, I am assuming that the support for direct unicode inputting is not that easy to implement. But this is important, so let this be my next wish. I don't mean to sound harsh, but don't waste your energy with improving the number manipulation method above unless someone else wish otherwise. I won't use it. (But please fix the address bar shownig numbers.)
So until there is some change on this front, I will keep a low profile because if it is hard, I don't want to constantly nag you.
XYplorer Beta Club


