Jaakko Keränen
Jaakko Keränen
For the record, I've never used a touchscreen Windows device so I haven't had the opportunity to address that configuration. Same as with the Linux case, it should be fairly...
Relevant older issues: #213 and #135.
I agree it would be useful to have an option to force-wrap a chosen preformatted block (i.e., overriding the preformatting), particularly on mobile.
Has something changed here vs. [the previous discussion](https://gitlab.com/gemini-specification/protocol/-/issues/23)? As far as I can see, in the context of Gemini, setting a 10 minute maximum time for session reuse mitigates potential...
Which OS does this apply to? SDL's behavior in this area is quite platform-dependent...
You are right, that is the intended behavior on all platforms. I meant that the native APIs for this have different quirks depending on platform, and while SDL does a...
Yes, some of these special files like /dev/zero should be treated as a special case. There could also be some limit on the maximum viewable file size.
v1.15.5 added "Auto-detect" as the default source language. This is LibreTranslate's autodetection and does not check the MIME `lang`. There is still some value in checking `lang` because LibreTranslate may...
This should be doable. However, there is a small wrinkle in that this feature requires Windows 10 while the app should run on Windows 7, too. Something to take into...
Deploying the TUI build has not yet been implemented. The way it handles paths is incorrect. It basically assumes that it is always built from source, and the resources.lgr file...