Anyone interested in FreeBSD support?
alex0x08 opened this issue · 3 comments
alex0x08 commented
ehaupt commented
It is already available as ports for most BSD's. See repology. If you have additional patches upstream would surely be interested in a pull request.
For instance, on FreeBSD you can install the FreeBSD port via pkg:
pkg install cool-retro-term
or build via ports:
cd /usr/ports/x11/cool-retro-term
make install clean