clone
go build .
tab -- toggle focus between input and list
j/k -- move up and down list
enter(input) -- search
enter(list) -- open man page
esc/q -- close man page
ctrl+c -- quit
This was a weekend project to jump start using bubbletea/golang for cli apps. More effort in to further development will most likely not happen :(