#1] When user selects some entry from the list in the
Tools > Options > General > Keyboard
and then clicks Remove button then focus is removed from the box with that list thus forcing user to click in it instead of using arrows to go to other entries
#2] It is impossible to add keyboard shortcut to e.g. [c]File | Custom Open 05[/c] unless user already has already defined [thus apparently turned it on] at
Tools > Options > Advanced > custom_open_command05
#3] If user at
Tools > Options > General > Keyboard > Edit > Shortcut key
enters a shortcut that already exists then in the below box of
Tools > Options > General > Keyboard > Edit > Shortcut key currently used by
it will be shown where / what it is already being used for. And so if user wants to get rid of the old association, then user has to remember that info and manually go to proper entry on the
Tools > Options > General > Keyboard
list and use either Edit or Remove button on it
For convenience I propose adding a way to remove that old / other one already from within All Keyboard Shortcut window that has opened for the option user wants to assign shortcut
#4] Quick double left click on any entry available on the
Tools > Options > General > Keyboard
list should be equal to pushing Add and / or Edit button
Keyboard settings issues
-
- Posts: 687
- Joined: Wed Jun 01, 2022 5:01 pm
Keyboard settings issues
Last edited by Thy Grand Voidinesss on Sun Nov 05, 2023 7:57 pm, edited 4 times in total.
Re: Keyboard settings issues
Press Alt + V to remove the current keys without losing focus from the result list.#1] When user selects some entry from the list in the
Tools > Options > General > Keyboard
and then clicks Remove button then focus is removed from the box with that list thus forcing user to click in it instead of using arrows to go to other entries
You can set a keyboard shortcut to custom open 5 without it being defined.#2] It is impossible to add keyboard shortcut to e.g.
File | Custom Open 05
unless user already has already defined [thus apparently turned it on] at
Tools > Options > Advanced > custom_open_command05
Pressing the keyboard shortcut will do nothing until you define the command.
Everything will automatically remove existing keyboard shortcuts.#3] If user at
Tools > Options > General > Keyboard > Edit > Shortcut key
enters a shortcut that already exists then in the below box of
Tools > Options > General > Keyboard > Edit > Shortcut key currently used by
it will be shown where / what it is already being used for. And so if user wants to get rid of the old association, then user has to remember that info and manually go to proper entry on the
Tools > Options > General > Keyboard
list and use either Edit or Remove button on it
For convenience I propose adding a way to remove that old / other one already from within All Keyboard Shortcut window that has opened for the option user wants to assign shortcut
(Everything doesn't allow binding a key to more than one command)
-
- Posts: 687
- Joined: Wed Jun 01, 2022 5:01 pm
Re: Keyboard settings issues
It is now [in version 1.5.0.1359a x64 portable] not necessary to do so, as clicking the Remove button does not make that box loose focusvoid wrote: ↑Fri Aug 04, 2023 9:01 amPress Alt + V to remove the current keys without losing focus from the result list.#1] When user selects some entry from the list in the
Tools > Options > General > Keyboard
and then clicks Remove button then focus is removed from the box with that list thus forcing user to click in it instead of using arrows to go to other entries
Then it is also no good- as user might remove an already existing shortcut without knowing / remembering it. Maybe there could be some pop-up window informing / asking user about such conflict?void wrote: ↑Fri Aug 04, 2023 9:01 am [...]Everything will automatically remove existing keyboard shortcuts.#3] If user at
Tools > Options > General > Keyboard > Edit > Shortcut key
enters a shortcut that already exists then in the below box of
Tools > Options > General > Keyboard > Edit > Shortcut key currently used by
it will be shown where / what it is already being used for. And so if user wants to get rid of the old association, then user has to remember that info and manually go to proper entry on the
Tools > Options > General > Keyboard
list and use either Edit or Remove button on it
For convenience I propose adding a way to remove that old / other one already from within All Keyboard Shortcut window that has opened for the option user wants to assign shortcut
(Everything doesn't allow binding a key to more than one command)
And how about
Can this be implemented?Thy Grand Voidinesss wrote: ↑Fri Aug 04, 2023 8:56 am #4] Quick double left click on any entry available on the
Tools > Options > General > Keyboard
list should be equal to pushing Add and / or Edit button
Re: Keyboard settings issues
I will consider a dialog prompt to confirm overwriting the existing key bindings.Maybe there could be some pop-up window informing / asking user about such conflict?
Quick double left click on any entry
I have plans to rewrite the keyboard settings for Everything 1.6.Can this be implemented?
I want to use a "listview" with columns to show all the key bindings.
I might be able to add some sort of inline editing..
Thank you for the suggestions.