diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-12-23 18:31:11 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2021-12-24 11:45:34 +0100 |
commit | d30a9301ee5f83b331712012d030fd201c333377 (patch) | |
tree | 59eee353632f68bcb6b698e6a927122dac0233ff /sfeed_gph.1 | |
parent | 453ba1b6c1311ce8c921a2941dfc48dd93a6b755 (diff) |
sfeed_content: allow to set HTML converter with env variable
This makes it a bit more easy to reuse the script and makes the run-time
dependency on lynx more optional.
For example with w3m:
SFEED_HTMLCONV="w3m -I UTF-8 -O UTF-8 -T text/html -dump" \
sfeed_curses ~/.sfeed/feeds/*
(of course this can be set in a wrapper script or shell profile too)
Diffstat (limited to 'sfeed_gph.1')
0 files changed, 0 insertions, 0 deletions