Jump between highlighted items in type ahead find
Posted: 23 Aug 2018 02:05
I have some folder with these files in it:
Also, I have this in my settings:
And then, I start to type "foo".
"aaa foo.txt" and "bbb foo.txt" are now both highlighted. AND now I want to switch between them with some key or shortcut, for example with Tab key.
I press Tab - and it will be selected "bbb foo.txt". I press Tab second time - and it will be selected "aaa foo.txt".
Is there an option for described behaviour?
Cheers, John.
Code: Select all
aaa foo.txt
bbb foo.txt
aaa.txt
bbb.txt
Code: Select all
Configuration --> Filters & Type Ahead Find --> Enable Type Ahead Find (yes) + Match anywhere
"aaa foo.txt" and "bbb foo.txt" are now both highlighted. AND now I want to switch between them with some key or shortcut, for example with Tab key.
I press Tab - and it will be selected "bbb foo.txt". I press Tab second time - and it will be selected "aaa foo.txt".
Is there an option for described behaviour?
Cheers, John.