TIL about TUIKit, a Swift library for writing curses-like terminal UI programs using SwiftUI-like result builders (and without linking to ncurses) https://tuikit.dev/
big fan of the custom theming they put into their API docs https://docs.tuikit.dev/documentation/tuikit/

