We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Maybe this is a big ask, being able to stack and undo Set-PSReadLineKeyHandlers could be quite useful.
Set-PSReadLineKeyHandler
Here's a few sample cases that would be nice to be able to toggle them
The text was updated successfully, but these errors were encountered:
I'm not sure stacking would be the exact right answer here.
I think that it might be better to expose keymapping in the types files (for instance, by making some scriptmethods).
The unresolved question is where to put them.
It could be part of the overall work with the host #129
Sorry, something went wrong.
No branches or pull requests
Maybe this is a big ask, being able to stack and undo
Set-PSReadLineKeyHandler
s could be quite useful.Here's a few sample cases that would be nice to be able to toggle them
The text was updated successfully, but these errors were encountered: