I got a fun one:
- Open
ptyxis
- Type
ld.so --help
- Double-click the line that mentions:
interpreter self-identifies as:
→ Right-click → Copy - Open Text Editor (
gnome-text-editor
) - Paste
- (get whatever was copied prior to that right-clicked
interpreter
line)
It’s just with that line of text with the ld.so --help
output (other lines above/below it copy/paste fine), only with ptyxis
and gnome-console
, but interestingly that line copies fine from gnome-terminal
.
I’ve also had issues with uname -a
output trying to copy/paste from ptyxis
into Firefox a few mins ago; no problem from gnome-terminal
though.