Discussion related to "Everything" 1.5 Alpha.
-
Bamsen
- Posts: 24
- Joined: Thu Dec 09, 2021 9:16 am
Post
by Bamsen »
Hi,
I have esc_action set to cancel and use that all the time.
But when I have more than one tab open i usually just want to close the active tab.
I propose a third choice for esc_action Cancel_Tab which would close one tab at the time.
Or is this already possible and I just don't know how to set it?
---
Morten A. Steien
-
void
- Developer
- Posts: 17301
- Joined: Fri Oct 16, 2009 11:31 pm
Post
by void »
To close a tab on ESC:
- In Everything 1.5, from the Tools menu, click Options.
- Click the Keyboard tab on the left.
- To the right of Show commands containing, search for:
close
- Select: File | Close Tab
- Click Add....
- Press Escape and click OK.
- Click OK.
This will be the default action for users coming from Everything 1.4.
You will need to add this key binding for fresh installs.
The esc_action is always performed first.
If the esc_action does nothing, then your custom ESC keybinding is executed.
-
Bamsen
- Posts: 24
- Joined: Thu Dec 09, 2021 9:16 am
Post
by Bamsen »
As always, your FANTASTIC!! tool already does everything I want. I love it!
Thank you for your work and for your quick reply!