Skip to content
Snippets Groups Projects
Commit 826c2fc0 authored by Yorhel's avatar Yorhel
Browse files

Link to ncurses + some rudimentary TUI frameworky stuff

I tried playing with zbox (pure Zig termbox-like lib) for a bit, but I
don't think I want to have to deal with the terminal support issues that
will inevitably come with it. I already stumbled upon one myself: it
doesn't properly put the terminal in a sensible state after cleanup in
tmux. As much as I dislike ncurses, it /is/ ubiquitous and tends to kind
of work.
parent 3e27d370
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment