Skip to content

[Feature Request] - The return value of the command termscp --version is 255 #317

@lunrenyi

Description

@lunrenyi

Description

  • Hi, the return value of the termscp --version command is 255. What is the reason for this?
    image

  • Can it be set to 0, like most command-line tools do, such as:

    $ termscp --version; echo "code: [$?]"
    termscp v0.16.1 (main, f2efb25a, 2024-11-12T11:39:34.963627000Z) - Developed by Christian Visintin <christian.visintin@veeso.dev>
    code: [0]

Metadata

Metadata

Assignees

Labels

new featureNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions