Re: Can Lynx externally filter plain text file?s
Chime Hart <[email protected]> Thu, 16 Oct 2025 08:47:33 -0700 (PDT)
| Newsgroups | gmane.comp.web.lynx.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Phillup: An only thing which I use, as suggested several years ago by another user on this list is "rdrview" which you can either use on a commandline or even better as a LYNX external. It tries to get rid of the toolbar. Sometimes I actually have better luck, first clicking from Alpine to an article. Here are some lynx external entries EXTERNAL_MENU:http:reader:rdrview --disable-sandbox -T title -B "lynx -cfg /home/chime/lynx.cfg" '%s':TRUE EXTERNAL_MENU:http:safari-spoof:lynx -cfg /home/chime/lynx.cfg -useragent="Safari" %s:TRUE I also have entries for playing or downloading youtube items. Chime