Skip to content

Output of commands hidden if they don't contain NL #4

@watson

Description

@watson

Getting this result:

$ touch test
$ echo foo > test
$ cat test
$

Expected result:

$ touch test
$ echo foo > test
$ cat test
foo
$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions