Skip to content

[BUG] retrotxt default command #173

Description

@bengarrett

The following should behave the same: retrotxt view FILE_ID.DIZ and retrotxt FILE_ID.DIZ

However, the later returns:

❯ retrotxt FILE_ID.DIZ
Problem:
unknown command "FILE_ID.DIZ" for "retrotxt": retrotxt FILE_ID.DIZ.

The behaviour should be to check the existence of any files for unorganised commands, and if the files exists, run view on those, and if not, return the above error.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions