💾 Archived View for station.martinrue.com › lykso › 3647c8afc861412bb07c1f97b022cf59 captured on 2023-05-24 at 19:32:18. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2023-03-20)
-=-=-=-=-=-=-
Small annoyance in Lagrange: Shift-Ctrl-v clears the text box that pops up for "input" server responses. This is the same key combination that you use to paste in most terminal emulators. I keeping finding myself writing posts in Lagrange and trying to paste in a URL or emoji at the end, only to see all my text disappear. 😛
1 year ago
@skyjake Thanks for the explanation. An editable binding would definitely help. :) · 1 year ago
I'll a binding so you can change it. It's the very recently introduced "Paste Preceding Line", where you can easily paste whatever line preceded the latest clicked link. This was a request from stacksmith and the purpose is to make editable content more convenient to implement.
The middle mouse button works identically to pressing Ctrl+V. It does not support the X11 multiple clipboards, unfortunately. That would require X11-specific custom code, since SDL doesn't provide such functionality.
Ctrl+Z not getting back the pasted text seems like a bug, though, let me fix that. · 1 year ago
I have that issue with the at sign, that wipes out my whole text, seems strange. · 1 year ago
Middle mouse button doesn't work in Lagrange, for whatever reason. Bigger issue is just that the key combination I use out of habit happens to wipe out everything I've typed (and Ctrl-z doesn't get it back). · 1 year ago
Just try middle mouse button? · 1 year ago