Skip to content

Terminal does not display command after go-prompt exit #228

@mrpre

Description

@mrpre

Bug reports

After go-prompt exit the BASH doesn't show what I have inputed.

It's All ok when go-prompt doesn't been run.

input: date + enter

[root /ctl]
$date
Fri Apr  9 11:49:41 CST 2021
[root /ctl]
$./ctl ops
>>> exit
Bye!

After go-prompt run, command date I have input missed.

input: date + enter

[root /ctl]
$Fri Apr  9 11:49:48 CST 2021

command reset make terminal return normal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions