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

Add history search key handler #37

Merged
merged 4 commits into from
Apr 29, 2024
Merged

Conversation

mdgrs-mei
Copy link
Owner

@mdgrs-mei mdgrs-mei commented Apr 29, 2024

Fixes #33.

The key handler can be added by Set-PSRunPSReadLineKeyHandler function.

Set-PSRunPSReadLineKeyHandler -InvokePSRunChord 'Ctrl+Spacebar' -PSReadLineHistoryChord 'Ctrl+r'

image

@mdgrs-mei mdgrs-mei linked an issue Apr 29, 2024 that may be closed by this pull request
4 tasks
@mdgrs-mei mdgrs-mei merged commit 489ea7a into main Apr 29, 2024
3 checks passed
@mdgrs-mei mdgrs-mei deleted the add-history-search-key-handler branch April 29, 2024 12:51
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

Successfully merging this pull request may close these issues.

[Feature Request]: Add fuzzy history search as an Utility entry
1 participant