Skip to content

Break [Ctrl+C] in cmdline while "Error message" displayed cause this error to stay until another error corrected #189

@MVKozlov

Description

@MVKozlov

PS C:\>sdfsdfsdf| [Enter]
Command 'sdfsdfsdf' cannot be found. < - red colored error
PS C:\>sdfsdfsdf^C [Ctrl+C]
PS C:\> 'sdfsdfsdf' cannot be found. "ghost" of previous error
PS C:\> dir Normal command input
Command 'sdfsdfsdf' cannot be found. <- white colored 'error' displayed
Directory: C:\
[...]
PS C:\>|

this state can be cleaned if make other error(pressing enter on invalid input) and correct it afterwards

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