Skip to content

get-history | Out-ConsoleGridView with multi-line commands causes issues #58

@tig

Description

@tig

Start with:

$someJson = @'
{
   "foo" : true
}
'@

Then

get-history | Out-ConsoleGridView

Results in something ugly like this:

image

Powershell 7.0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Module-ConsoleGuiToolsThis issue is about Microsoft.PowerShell.ConsoleGuiToolsbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions