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
ttyd -v reports version 0.0.0-unknown making it impossible to use with https://github.com/charmbracelet/vhs, as VHS checks the ttyd version number before it runs.
To Reproduce
$ brew install ttyd
$ ttyd -v
ttyd version 0.0.0-unknown
Environment:
OS: macOS 14.2.1
The text was updated successfully, but these errors were encountered:
Describe the bug
ttyd -v
reports version0.0.0-unknown
making it impossible to use with https://github.com/charmbracelet/vhs, as VHS checks the ttyd version number before it runs.To Reproduce
Environment:
The text was updated successfully, but these errors were encountered: