Comment by nesarkvechnep
1 day ago
I doubt it because applications, using kqueue, written for OSX can’t easily be ported to FreeBSD. ghostty is one such app.
1 day ago
I doubt it because applications, using kqueue, written for OSX can’t easily be ported to FreeBSD. ghostty is one such app.
Ghostty uses Mach ports on OS X in addition to kqueue. Source is here:
https://github.com/mitchellh/libxev/blob/main/src/backend/kq...