Skip to content

Extra newlines printed by terminal title notifier #33

@cout

Description

@cout

The terminal title notifier uses STDOUT.puts to change the terminal title, which prints a newline. It should instead use STDOUT.write followed by STDOUT.flush.

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