Alice Carroll
Alice Carroll
Maybe a separate branch with the source code and make GH Actions build the minified URIs?
> I'm not sure what the aversion is to using `w3m -dump`. The w3m browser isn't even 2 MB and is available by default on many Linux distros. The Homebrew...
Have the same - Discurses 0.3.5 - Linux Mint 19.1 - Python 3.6.5 - Pip 9.0.1
No official support for it yet but should be easy to do (see [fish plugin](https://github.com/silver-prompt/fish/blob/master/functions/silver.fish) for an example)
I like this PR, but it has a lot of unrelated changes that should be put in a separate PR.
For __this__ PR it's enough to have a `shell` option in config, `SILVER_SHELL` variable and code for trimming the `-`. Fixing clippy warnings and documentation should go in their own...
♥️🦀♥️ i love this community
> Y'all Crazy 🤣🤣🤣 Off-topic.
Related to #105
What about output coloring? When should it be enabled? For example, `cout` would have it enabled if `stdout` is a tty and an `ofstream` would have it disabled. Is it...