I realise that this is not a bug, but rather it is intended as a helpful feature. But I may be using the Quick search feature a little bit different than most. I use it a lot, but through scripts that sends the keypresses, so I get the selections I want in Total Commander for numerous purposes, no need for details there I guess. However; I noticed I had to pass these special characters one extra time, due to them also using the right alt key I guess, thats fine, no big scripting workaround, however what I noticed is that if there is a directory or file named with a number situated on the same key, Total Commander will prioritize the number. This becomes a problem when one wants to select folders with these special symbols if there is a file or folder with similar name but number instead of file. I will trie to give some example folders:
on my system 2 is on the same key as @, when sending keys through scripts or manually typing in the quick search TC will replace @ and set 2, making it impossible to select the @test folder.
@test\
2test\
same with:
{test\
7test\
or:
[test\
8test\
or:
te}st\
te9st\
or:
test£\
test3\
at least thats how it works for me, I have a norwegian keyboard, but I think it's Total Commander itself that replaces these chars in an attempt to easen the selection for user.
seems like a minor issue, but you'd be surprised how many times my scripts make the wrong selections due to this. And it might be considered an issue when typing manually also... though very minor then. Is there a way we can get an option to disable the replacing of the characters: [ ] { £ @ } which happens when a folder or file exist with a number on the same key as the special character in question?
or is there maby a way we can send parameters to Total Commander to tell it to display the files/directories in a given list file or something similar, thats a way other issue ofc, but then I wouldn't have to play around with sending keypresses to TC in the first place. Also would be neat to be able to externally tell TC to execute it's internal commands, without sending shortkey presses like I do at the moment. A way through commandline parameters to Total Commander would be very neat, but that is also another issue... I might make new posts for that later unless you shoot me down for spamming. I hope I don't talk about a previously discussed issue, couldn't find any on the matter.
Edit:
Just found this, I feel like I've double posted somewhat, but I'd say it's not entirely the same topic, just almost...
hxxp://ghisler.ch/board/viewtopic.php?t=22683
(had to change the link to post it. rename xx to tt)
However what I do realise is this: I can set "letters - with search dialog" in quick search config which seems to solve the issue when sending my keys. I do loose the commandline option, but thats easily solved by adding the "cm_visCmdLine" to toolbar or making a hotkey for it.
so I guess I made a post to quick, but maby you still will consider making a more efficient way of telling TC externally which files or dirs to select/display. Or maby even implement an option to start TC's internal commands through commandline calls even. Well I maybe ought to make new posts for that after properly checking if so has been requested. Feel free to nuke this post moderators. Sorry for the spam.
