Make "Redirect typing to Live Filter Box" option work in the tree.
-
Evolve
- Posts: 354
- Joined: 27 Feb 2020 09:48
Make "Redirect typing to Live Filter Box" option work in the tree.
When I click on some node in the tree and start typing it goes into the tree (cause it's focused). The option to redirect typing to LFB works only in the List. It would be great if it worked in the tree as well.
-
highend
- Posts: 14950
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: Make "Redirect typing to Live Filter Box" option work in the tree.
Or you just use this tweak:
https://www.xyplorer.com/faq-topic.php?id=tweak
Code: Select all
+ Tweak: Unified the various "Set Focus To..." tweaks in one bit field key:
SetFocusTo=(bit field)
1 = Tree > List
2 = Catalog > List
4 = Address Bar > List (this one is NEW)
For example, to enable all the focus shifts you simply add 1+2+4=7:
SetFocusTo=7
One of my scripts helped you out? Please donate via Paypal
-
Evolve
- Posts: 354
- Joined: 27 Feb 2020 09:48
Re: Make "Redirect typing to Live Filter Box" option work in the tree.
I didn't know about that tweak. It actually solves two of my problems. Amazing! Thanks a lot!
XYplorer Beta Club