Skip to content

readline module #49

@gagle

Description

@gagle

The readline module is very buggy. If you're using an instance in your script and then you use a progress bar, when it closes, the instance in your script is also closed. Can you avoid the readline module and use the functions process.stdout.clearLine() and process.stdout.cursorTo(<position>)?

For example, a "Waiting..." message: http://stackoverflow.com/questions/11600890/how-to-erase-characters-printed-in-console

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