Hacker News new | ask | show | jobs
by dimitar 692 days ago
Omm is built using the charm libraries: https://charm.sh/

Easiest way to do it any language is to shell out to gum: https://github.com/charmbracelet/gum

1 comments

@bachmeier Yeah, you can get a lot of utility out of combining tools like fzf, gum together in a shell script.

For more fine grained controls, you can look into TUI frameworks like bubbletea, ratatui, Textual etc.