Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The ability to re-queue last queries. #2692

Closed
j-a-s-o-n-g opened this issue May 6, 2024 · 2 comments
Closed

The ability to re-queue last queries. #2692

j-a-s-o-n-g opened this issue May 6, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@j-a-s-o-n-g
Copy link

In Alfred, you're able to use Alt + up arrow to go to your previous query, then again to go to the one before that. I know FlowLauncher already stores like the last 10 queries in the history config file, so it should be fairly easy to implement.

Easy option: Alt+Up goes to previous queries.

Harder option: Alt+Up cycles back, Alt+Down cycles forwards.

Superstar option: In settings, set keybinds for cycling back and forward, then have those work as mentioned above.

@j-a-s-o-n-g j-a-s-o-n-g added the enhancement New feature or request label May 6, 2024
@onesounds
Copy link
Contributor

onesounds commented May 7, 2024

We'll work on it. This is a bit of an old PR, but will be merged.
#852

Shortcut settings PRs are currently merged in DEV, so they need to be reworked accordingly.
@Garulf Do you have time to do this? If not, I'll pass this task on to taoo or elven.

@onesounds
Copy link
Contributor

Done. It is included in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants