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/

TUIkit: Terminal UI Framework for Swift

Build terminal apps with SwiftUI-like syntax. Pure Swift, no ncurses.

TUIkit
@QuietMisdreavus I wish projects like this would put a single screenshot anywhere, especially in the documentation on specific controls