GitHub - coder/boo: A GNU screen style terminal multiplexer built on libghostty.
_ .-.
| |__ ___ ___ (o o)
| '_ \ / _ \ / _ \ | O \
| |_) | (_) | (_) | \ \
|_.__/ \___/ \___/ `~~~'
Sessions that haunt your terminal.
Install | Usage | Automation | Architecture
A GNU screen style terminal multiplexer built on
libghostty
(libghostty-vt), written in Zig.
Every session's output is parsed through Ghostty's terminal emulation
core, so boo always knows the exact screen state of every session:
contents, styles, cursor, scrollback, and terminal...
Read more at github.com