Open curio77 opened 9 months ago
Using the kitty
terminal, I'm able to select text by holding down shift and dragging the mouse (as well as other purely keyboard-based selection methods)
Not sure if this works in konsole but it might.
Hi @curio77, This depends on the terminal you're using, different terminals have different key bindings to select text. According to the Konsole Handbook, "Pressing the Ctrl and Alt keys along with the left mouse button will select text in columns."
Indeed, Ctrl + Shift (not Ctrl + Alt, though) works in Konsole. But it's curious that that's required, never had that with anything else.
Describe the bug For me, in Konsole/X11/Linux (but I'm pretty sure it's not specific), it's impossible to copy anything from soft-serve's output, in particular not the SSH clone commands. Being able to do so is something pretty elementary in a terminal and hence a pretty major issue, IMO. I suspect it's not a soft-serve issue but rather one of the underlying libraries, but I'm not familiar enough with the charmbracelet ecosystem to tell which.
To Reproduce Steps to reproduce the behavior:
Expected behavior I should be able to select text in general and the clone commands in particular, to copy and paste them.
Screenshots —not helpful—
Environment (please complete the following information):
Additional context —none—