terminal documentation viewer with live / interactive fuzzy search
- download docsets (approximately standard apple/xcode format for documentation bundles, basically tree of HTML, and sqlite index)
- fuzzy search them with sqlite full-text-search trigram index
- present the results interactively using textual
- present the docs themselves in the terminal by converting the HTML to markdown and then using textual markdown widget