Skip to content

Error: ⚠ Missing filename on 5.2.0 #210

@bensadeh

Description

@bensadeh

Discussed in #209

Originally posted by xfzv April 12, 2025
On 5.1.0 and older, I could run e.g.

% watch -c -n 5 -t "sudo emlop p | tspin"
% journalctl -b -f -n 50 -u ssh | tspin

After updating to 5.2.0:

% tspin --version
tspin 5.2.0

these commands now give the following error instead:

Error:   ⚠ Missing filename (tspin --help for help)

#[error("Missing filename ({} for help)", "tspin --help".magenta())]

This still works fine:

% tail -f /path/to/file.ext | tspin

Not sure if this is a bug.

Thanks.

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