-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
Describe the bug
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
Ygdrazil