Show HN: Boo – Screen-style terminal multiplexer built on libghostty

github.com

52 points by kylecarbs 6 hours ago


stereo - 5 hours ago

You've obviously written this because screen wasn't doing the right thing, but your readme only explains that it's a "young project, not a drop-in GNU screen replacement". What are its advantages over screen or tmux?

ac29 - 2 hours ago

Been using zmx for a few months and love it: https://github.com/neurosnap/zmx/

Very similar, based on libghostty

boltguo - 2 hours ago

Really dig the minimal approach here. Swapping the backend to libghostty is exactly the kind of clean architecture we need. Going to test drive this today.

johnfn - 3 hours ago

I think Cmux is the incumbent in the "screen-style terminal multiplexer built on libghostty" - any key differentiators here? https://cmux.com/

darkteflon - 5 hours ago

Installed using the curl-to-bash on Sequoia and I’m getting “error: ReadOnlyFileSystem” on ‘boo new’. Can’t see any open issues on gh and nothing in the readme.

Definitely interested in something like this - love ghostty and I’ve been finding Zellij a bit crashy recently (plus I don’t really need tabs).

asar - 5 hours ago

this looks nice! i've been using herdr the last couple of weeks as a terminal multiplexer for agents, which works amazingly well.