Alexander Batischev
Alexander Batischev
Not at the moment, no. I wonder how this should work. You probably will want it to apply only to specific feeds, so something akin to `ignore-article` syntax should be...
I see. Any reason you prefer to press a key instead of having Newsbeuter doing it for you automatically?
You can write a script that will start the browser in background, and use *that* as your browser: ``` #/bin/sh /usr/bin/firefox "$@" & ``` (Technical details: Newsbeuter will fork for...
Ah, so you're opening the article in the Newsbeuter itself, not the browser? Okay. I tried the same in 2.9 and 2.10, and both opened it fine. You say you...
(Edited your post to use a code block to quote terminal's output.) I couldn't reproduce that with your exports and Newsbeuter 2.9 from the repo. Does anyone has FreeBSD machine...
@arvedarved, thanks! So the next logical step is for someone with FreeBSD to figure out what's wrong exactly (I'm pretty sure it's iconv) and provide a patch. Or at least...
Looks like a bug to me. Didn't actually check if I can reproduce it, but looks plausible from what I saw in the code. Not yet ready to tell when...
I still haven't looked into this, and still don't know when I will, @giacecco.
Not sure how hard that would be to implement, or if it's even possible with STFL. Thanks for the idea though! As for thumbnails: text console won't let us show...
Edited your post to upload the screenshot to GitHub, so it won't expire like it did in the previous issue.