davidrg / ckwin

Kermit 95 (C-Kermit for Windows) - scriptable internet and serial communications with terminal emulation
Other
60 stars 15 forks source link

The command `pty dir` causes a crash #293

Closed davidrg closed 2 weeks ago

davidrg commented 3 weeks ago

When you run the command pty dir it causes a crash.

Really it should fail gracefully (dir isn't a program so pty dir isn't a thing you can do).