README.markdown @ a537826e3141

Refactor actions, rearrange code

Allows non-TTY actions to avoid `endwin`ing and blitting.
author Steve Losh <steve@stevelosh.com>
date Thu, 10 May 2018 22:02:42 -0400
parents 8c731557b904
children (none)
`brows` is a small utility to open URLs in browsers.  It's intended to be
a (slightly) more configurable [urlview](https://github.com/sigpipe/urlview) in
Common Lisp.

It's not quite ready for public consumption.  I'm currently dogfooding it, but
polishing might take a while.  Run at your own risk and be willing to read the
code for documentation right now.