💾 Archived View for bbs.geminispace.org › s › Lagrange › 20838 captured on 2024-12-17 at 15:02:09. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
I've done the whole gamut of builds tonight: desktop, terminal, and mobile. The changes are listed below.
Oct 13 · 2 months ago · 👍 gritty, naf, dragfyre, vi, bubstance, zeerooth · 🎉 2
🕹️ skyjake [OP/mod...] · Oct 13 at 20:06:
Regarding the iOS keyboard bugs: I've been quite annoyed that when writing on a hardware keyboard on the iPad, Command+Left and Command+Right would leak out of the text field and trigger back/forward navigation. This would confuse the UI because the prompt would stay open, except it's now on the wrong page. Bubble would also spit out an error when this happens. Well, this should be fixed now.
You can now also use the hardware Return key without triggering Send, similar to the virtual keyboard.
what is the simplest way to update from older versions on debian and ubuntu?
🕹️ skyjake [OP/mod...] · Oct 14 at 04:32:
How did you install it previously?
🕹️ skyjake [OP/mod...] · Oct 14 at 06:55:
There is a quick v1.18.3 release available due to a problem in the TUI builds with background colors when not using a 256 color palette.
🐉 gyaradong · Oct 14 at 08:55:
Definitely fixed something for me. Haven't been able to Lagrange on Mobile for a few months now.
I used the app Image. I downloaded now the new app Image and replaced the old. Maybe there would be an automatic way to update it when you make new releases. BTW thanks for the hardwork and great application.
🕹️ skyjake [OP/mod...] · Oct 14 at 14:19:
@naf Updating AppImages can be automated with a tool called AppImageUpdate:
— https://github.com/AppImageCommunity/AppImageUpdate/releases/tag/2.0.0-alpha-1-20230526
You can find GUI and CLI versions of it there on GitHub. I tested upgrading the clagrange v1.18.0 AppImage to v1.18.3 and it worked well:
$ ./appimageupdatetool-x86_64.AppImage ./clagrange-1.18.0-x86_64.AppImage