Finding&Selecting question

Hi,
I've been wondering if we can set the incremental search (find-as-you-type) not to trigger in some circumstances: it's nice when we're looking for a particular file, but lets say a folder contains multiple files with the same comon prefix:

[quote]issae.gif
Mods
PHP Designer
phpBB-2.0.22.tar.gz
phpBB-3.0.0
phpBB-3.0.0.tar.bz2
phpBB2
phpbb3.0 pt-br.zip
pt-br prosilver.zip
tbdev-01-03-06
VBulletin.v.3.6.6.PHP.NULL.REPACK.READ.NFO-NiGHTNiNG[/quote]

we have several files beginning with letter P, and, in the original Explorer, if I held down the "p" key pressed, it would scroll among all files beginning with P. At Dopus, however, the incremental search field will be filled with "pppppp".

How do we prevent that in order to allow the selection marquee to swift among the files with the common starting letter instead of filling the field with repeated letters?

Thanks in advance for any help.

It already works the way you want, or at least should.

If you type p then 'p' will appear in the FAYT field and the first file starting with p will be selected. If you type p again then nothing will be added to the FAYT field (it still displays just 'p') and the second file starting with p will be selected.

That's how it works here, anyway. (Although only when nothing else is selected. i.e. The "current" file starting with p has to be the only one selected.)

I either didn't understand (although your post was quite clear for a n00b like me :slight_smile:) or there is tome other obscure problem:

As you can see, I have some files starting with H in that folder, but if I hold down the H key the search-on-the-fly field gets filled with H's instead of having the selection go quickly from the first file with H to the other. by the way, what's "FAYT field"?

[quote="xaveco"]
... if I hold down the H key ...[/quote]

If you hold down the key it will not work. You have to release it in between.

[quote="xaveco"]
...by the way, what's "FAYT field"? ...[/quote]

FAYT = Find As You Type :wink:

Duh, sorry for the extreme Dumbness about the FAYT :stuck_out_tongue:

But there must be a lil misunderstanding: doesn't matter if i hold down or press "moderately" like h h h (releasing between each). In either case the FAYT will trigger. If this is not possible, then please take this as a suggestion! :slight_smile:
Just to see the exact way I mean, open explorer, go to a folder with some files with the same starting letter then hold down that letter. You'll see, it's very time saving! :slight_smile:

If works for me whether I hold the key down or push it rapidly or slowly, and whether my keyboard repeat speed is set very low or very high. I can't make it not work. :slight_smile:

Here's a video:

nudel.dopus.com/temp/FAYT_Hold.wmv

Are you using Opus 9.1?

Nice movie, that's EXACTLY what I'd like to happen here.... but look at my perspective:

darossa.frih.net/amigos/dopus.wmv

Yes, I'm with the latest version.

Could you try disabling autohotkey to see if it is related? If it is then we can work out why and if it's not you can enable it again.

Just did it... the repeated characters are still there. :frowning:
Very sad this.
can some Windows setting be interfering? Registry, etc?

What happens when you turn OFF the lower highlighted option in the attached screen grab? Does Opus behave like the Explorer then?


YEESSSSS!!!!! You're the man! That's it! :smiley: :smiley:

Strange though as you shouldn't have to turn the FAYT field off to get that behaviour.

This may be too late for the original post, but might be helpful for someone else.
Perhaps the problem is the setting under "Miscellaneous - Advanced" in the Preferences editor (see screenshot).
If "fayt-firstchar-repeat" is set to false, dopus will assume you want to find files named ppppp (or whatever), if true, it will assume you want to find each consecutive instance of a file whose name starts with p for each additional time you press p.
This way you also don't have to turn the fayt function off.


Like Leo, it works for me the way xaveco asked for with FAYT still enabled... If I disable the Advanced option mentioned just above by J.F. then it switches to how it's working for xaveco...

NICE CATCH J.F.

This is of course exactly what that particular advanced option is for... and it's set to TRUE by default, so... to xaveco; be careful when changing advanced options :wink:.

I don't think that advanced option existed back when the root post was written, FWIW.