Skip to content

PSReadLine Keyhandlers should have a reset to default  #3518

Open
@StevenBucher98

Description

@StevenBucher98

Prerequisites

  • Write a descriptive title.

Description of the new feature/enhancement

I forget which key handlers I set and may be nice to have a simple way to reset all key handlers to their default values. Potentially something like Restore-PSReadLineKeyHandler -Default, or make it extensible such that we can import/export keyhandler config files so folks can share and use key handler files. i.e Restore-PSReadLineKeyHandler -Path ./MyKeyHandlers.json or something like this. Curious if folks use key handlers often and if this is something that may be useful.

Proposed technical implementation details (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions