[#66] Error messages should be copyable
https://i.imgur.com/3H6GU1S.png
Sometimes the error message in a Not Found gemini response is useful and it would be great if it was possible to copy the whole text (e.g. I put a hint where the new link is in my script)
In a similar way, one site uses an explanation to activate account in a 60 response when the cert is valid but not known in the site (meta.tilde.green)
#feature
๐ Issue #66 in s/Lagrange-Issues
2023-12-05 ยท 2 years ago ยท ๐ november
2 Comments โ
๐๏ธ skyjake [mod...] ยท 2023-12-05 at 12:50:
While the normal drag-to-select method is not going to be feasible (the error is UI text and not page text), I can pretty easily add a context menu for copying the error.
๐ค alexlehm [OP] ยท 2023-12-05 at 15:22:
I was thinking typing control-c could copy the whole line
Source