Alexander Batischev
Alexander Batischev
Hi! > The locale dir passed to the buildsystem ends with /locale. Would be nice if this is supported by TextDomain::prepend as well. I'm not sure I understand correctly. Do...
Ah, got it. Yeah, I think it makes sense for `TextDomain` to do what gettext does, and **not** append anything to paths. That's a breaking change and will require a...
Yeah, I didn't like them either, but I never came up with better ones. I thought of something like `search_before_system()` and `search_after_system()`, but that's pretty long and still not entirely...
Re-opening because the first point still isn't addressed.
> These all worked previous to 2.37.0. What version were you running before 2.37.0? I believe that issues with UTF-8 were introduced about a dozen releases back (#1547). It's been...
macOS update might have something to do with this, but that seems unlikely to me. Newsboat isn't a low-level application, OS updates shouldn't affect it much. It'd be helpful if...
I haven't tried to reproduce yet, but the symptoms look like #1723 and #2592.
Currently, there is no way to do this, but I think we can extend the existing [`article-sort-order`](https://newsboat.org/releases/2.20.1/docs/newsboat.html#article-sort-order) with a new field, `unread`, and allow to specify multiple sorting fields like...
Sure, but there are other users as well, and they might come up with similar-yet-different use-cases, like https://github.com/akrennmair/newsbeuter/issues/465. So I'm trying to come up with a design that covers more...
As long as the issue is open, there's always a chance :) I'm not aware of anyone working on this right now though. Since the proposed design didn't get any...