Skip to content

Missing newline consistency #2

@daymxn

Description

@daymxn

When the previous command does not have a NEWLINE in it's output, the prompt shows up next to it. We could just add a NEWLINE to the start of prompt, but that doesn't look very clean. A solution would be implemented a MITM technique on stdout and just append NEWLINE before prompt if it isn't already present. This may be overkill though, and other solutions should be explored before-hand.

Example:

dShell $ > less test.txt
Hello World!dShell $ >

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions