You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In previous versions, the message that appears on exit made more sense. It used to be "Connection Closed" - which was more appropriate for my use cases.
I think it should be reverted to this message, if not for all cases, at least when running with --once.
DannyBen
changed the title
"Press Enter to Reconnect" is not the right message when using --once
"Press Enter to Reconnect" is not appropriate when using --onceNov 6, 2022
Describe the bug
In previous versions, the message that appears on exit made more sense. It used to be "Connection Closed" - which was more appropriate for my use cases.
I think it should be reverted to this message, if not for all cases, at least when running with
--once
.To Reproduce
ttyd --once --port 3000 --readonly echo PONG
Expected behavior
See "Connection Closed" as the exit message.
Environment:
The text was updated successfully, but these errors were encountered: