Skip to content

OCGV: Color changes and terminal becomes unreadable #150

@saldroubi

Description

@saldroubi

I have this code basically in a loop so user can select an option, it gets performed and then menu appears again so he can pick another menu option to perform.

$result = $menu | Out-ConsoleGridView -OutputMode Single -Title "Make a selection "

However, the color changes of background and foreground which makes the menu almost impossible to read. Can this be fixed or is there a way to set the colors before calling Out-ConsoleGridView every time?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions