Skip to content
This repository was archived by the owner on Apr 19, 2024. It is now read-only.
This repository was archived by the owner on Apr 19, 2024. It is now read-only.

Commands run using the command line Cygterm backend must be <3 chars long. #158

Description

@electricskeptic

"PuTTYTray -cygterm irssi.exe" results in the following error message:
irs: No such file or directory

Using the GUI, setting the connection type to Cygterm and the command to "irssi.exe" results in PuTTYTray silently terminating.

First noticed while modifying a batch script from the default installation of irssi from:
START puttycyg.exe -cygterm irssi.exe %1 %2 %3 %4 %5
to:
START "PuTTY Tray.exe" -cygterm irssi.exe %1 %2 %3 %4 %5

Everything obviously works properly with puttycyg.exe.

¯_(ツ)_/¯

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