Jaakko Keränen
Jaakko Keränen
Unfortunately that doesn't look very helpful... You'll either need the debug symbols as well or a manually created debug build from source.
I suppose geminispace.info/search is pretty much the default, but this feature could just use whatever search query URL the user has configured in Lagrange. The OS may also be able...
> Or maybe it's designed to work this way? Yes, this is intended behavior. There is a heuristic for applying the effect: if there is content before what is considered...
Yeah that makes sense. At least there should be a feature to re-fetch the page with MIME hooks disabled. Note that currently if you download a file via the link...
I suppose this is on macOS, since other platforms don't use native menus?
I can see the value in this. The feed entry tracking system will need a few improvements to make this work, but it anyway needs some fixing.
The error could be incorrectly presented to the user here. The "Incomplete Header" message is only supposed to be shown if the server responds with some nonsense or nothing at...
This could go together with #135 and #66 so that wget/curl gets called in the background to handle the actual HTTP(S) request. Then it would appear like a regular download...
Hmm, the Windows build is [MSYS2](https://www.msys2.org/) based. I think an MSYS2 build of wget or curl could be included with Lagrange, if we go this route. I don't think it's...
What if the link label is very short, like `..`? Should it still just recognize hovering only over that or do you think the option should have a minimum width...