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

Allow Custom Keybinds for Cycling Through Suggestions #237

Open
Joe-Zer0 opened this issue Dec 17, 2023 · 0 comments
Open

Allow Custom Keybinds for Cycling Through Suggestions #237

Joe-Zer0 opened this issue Dec 17, 2023 · 0 comments

Comments

@Joe-Zer0
Copy link

Joe-Zer0 commented Dec 17, 2023

This is a feature request.

It would be very helpful to me if there were a way to set custom key binds to cycle up and down through the suggestions. It could be set individually with perhaps Set-PsFzfOption or in my case I want, it to match what I set with:

Set-PSReadLineKeyHandler -Chord Ctrl+n -Function NextHistory
Set-PSReadLineKeyHandler -Chord Ctrl+p -Function PreviousHistory

Thank you for your consideration.

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

No branches or pull requests

1 participant