"Tab" for next item in search results #2189
Replies: 13 comments 8 replies
-
Hey, thank you for your feedback. I suppose that what you want is to be able to navigate items with just your left hand on the keyboard. The problem is, Flow already uses |
Beta Was this translation helpful? Give feedback.
-
We chose tab to mimic behavior found in console shells like BASH, ZSH, and Powershell. Perhaps we could look into allowing this key to be customized? |
Beta Was this translation helpful? Give feedback.
-
imo complicating things by making this customizable would not be justified here... (if your right hand is not on the keyboard, it's probably on the mouse, and you can use that to navigate) |
Beta Was this translation helpful? Give feedback.
-
Thanks for your quick responses!
I use those tools as well, and see complete sense in "tab for auto complete". But for me it would be nice to have the option to make it work otherwise, since I basically use Flow as a launcher and barely need a auto complete feature. Also if I'm not wrong, "tab for navigation" is the default behavior in Listary and PowerToys Run. It would be easier for switching.
It could be confusing but Flow already allows people to change "Preview Hotkey" (similar to "Navigation Hotkey" or "Tab Btw I'm actually a right-handed. But from the time I added Microsoft Japanese IME (which uses tab to navigate) for language learning purposes, it just makes so much sense to me that I just can't go back. |
Beta Was this translation helpful? Give feedback.
-
I think "Tab Key Behavior" is the right way if we decide to implement such a feature. We barely have no keys for a new hotkey.
We still need to move right hand to touch arrow keys for navigation. Though open result modifier is surely better for instantly activating results. |
Beta Was this translation helpful? Give feedback.
-
Transferring my comment from #2182— I second this idea; I seem to find myself wishing for this ability every couple days. Have we thought about using I'd argue that a launcher isn't really an application that you |
Beta Was this translation helpful? Give feedback.
-
From what I have read in issue 2182 and here, seems those that request for tab to go next result don't need the autocomplete feature. Perhaps VictoriousRaptor's idea for a "Tab Key Behaviour" is a good choice- customise it to allow the switch between either tab next or autocomplete. Although, let's say once you have tabbed to go to the result you want, what's the hand action to activate the result? Use right hand to press enter or use left hand to press open result modifier? I am also still on the fence about the benefits of tab to go next as you still end up using your right hand, awkwardly moving to the right with your left or work your fingers for the modifier key presses. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Going to convert this to discussion until we can come up with a good solution. |
Beta Was this translation helpful? Give feedback.
-
If I'm getting it right, most of us here just prefer Tab to Arrow Keys for navigation. It doesn't mean all the actions must be done by the left hand. It seems to me that the main obstacle we have here is how to conserve navigation AND autocomplete feature at the same time, as JamesNZL required. So only allowing customisation on Tab Key Behavior is probably not the perfect solution, since it's bound to make users choose between the two. So I'm thinking about:
Inspiration was from PowerShell, which guesses your follow-up input based on recent activities, and allows |
Beta Was this translation helpful? Give feedback.
-
Another idea, if
Thoughts? |
Beta Was this translation helpful? Give feedback.
-
I'm late to the party on this discussion, but I think the bottom line is that we need to have the following requirements.
The rationale for this is as follows
There are ways to make it possible to customize the shortcuts for each function, but in any case, we need to provide a default shortcut that we set up. I think there are two things we need to decide.
In my opinion, once the default autocomplete shortcut is decided, then we can provide two settings. For example, let's say the autocomplete has determined CTRL+TAB. On first install.
Setup for legacy users
@JamesNZL We will hold off on applying the 2190 PR until we have a conclusion on this issue. Please understand. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Allow me to wrap up the wrap up, basically we have come down to 2 solutions here:
The first one is clearly more free for users, since it allows total customization, but I'm afraid it breaks the easy-to-use experience Flow Launcher has. Whereas the second one is simple on the users side, it needs proper discussion on how the binding sets should look like. |
Beta Was this translation helpful? Give feedback.
-
Is your feature request related to a problem? Please describe.
Can only go through items by arrow keys
Describe the solution you'd like
Press "Tab" key for next item, "Shift + Tab" for previous. Like in PowerToys Run and Listary
Beta Was this translation helpful? Give feedback.
All reactions