Skip to content

An exception occurred in custom key handler #15

@woanware

Description

@woanware

Hi,

Had the value shown below on the command line, then hit F7 which generated an error:

.\k

Error:

An exception occurred in custom key handler, see $error for more information: Invalid pattern '.\k' at offset 2. Malformed \\k<...> named back reference.
PS E:\Dev\Work> $error
Out-ConsoleGridView: Invalid pattern '.\k' at offset 2. Malformed \\k<...> named back reference.
Out-ConsoleGridView: Invalid pattern '.\Kusto' at offset 3. Unrecognized escape sequence \\K.
Out-ConsoleGridView: Invalid pattern '.\Kusto' at offset 3. Unrecognized escape sequence \\K.
.\kustoF7History: The term '.\kustoF7History' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Out-ConsoleGridView: Invalid pattern '.\kusto' at offset 4. Malformed \\k<...> named back reference.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions