I'm trying to use Type Ahead Find to cycle through files that begin with 'dd'. My TAF setting is configured to 'Prefer matches at beginning (but only for single characters)'.
When I type the letter 'd' twice in quick succession this gets picked up by TAF as 'd*', and so it finds everything starting with d.
I can understand that if I was leaving some time between each press of the d key that it should be finding everything starting with d. But if I am inside whatever time limit TAF is using, and I am typing 'dd' then why isn't it only finding files that start with dd ?
Type Ahead Find not working for repeated characters
Forum rules
READ THIS AND DO IT!!!
Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.
When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".
READ THIS AND DO IT!!!
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).
-
admin
- Site Admin
- Posts: 66590
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Type Ahead Find not working for repeated characters
Not a bug but mimicking standard Windows Explorer behavior.
You can turn it off via this tweak:
You can turn it off via this tweak:
Code: Select all
v12.70.0002 - 2013-07-25 13:12
+ Type Ahead Find: Added tweak to turn off the Windows standard
behavior that a quickly repeated first character will cycle
through matching items:
TAFNoRepeatCharCycle=1
Now a quickly repeated first character will simply add up to a
multi-character pattern just as if you typed two different
characters.
FAQ | XY News RSS | XY X
-
elqasar
- Posts: 96
- Joined: 01 Jun 2016 15:13
Re: Type Ahead Find not working for repeated characters
Thank you, that works.
XYplorer Beta Club