You are not logged in.
xfce4-terminal 0.8.0 only copies text you select with mouse to SELECTION area, and there is no option to also copy it to CLIPBOARD.
Is this a deliberate design choice or just has not been implemented yet?
Offline
It should automatically appear on the clipboard, if it doesn't that sounds like a bug and you should report it at https://bugzilla.xfce.org/
Offline
Offline
You can use a tool like autocutsel to synchronize the PRIMARY and CLIPBOARD cut buffers. If you use the clipman plugin, there is an option there as well to synchronize them (but the clipman plugin must be running).
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
You can use a tool like autocutsel to synchronize the PRIMARY and CLIPBOARD cut buffers.
Tried it. It will copy every selection in every application to clipboard as soon as your mark it. There is no whitelist to only do this on xfce4-terminal.
Offline
It should automatically appear on the clipboard, if it doesn't that sounds like a bug and you should report it at https://bugzilla.xfce.org/
Why do you think it should be automatically copied to the clipboard?
Text selection buffer is one thing, clipboard is a different one. There are shortcuts and menu actions to copy text to the clipboard in the terminal.
Offline
xfce4-terminal 0.8.0 only copies text you select with mouse to SELECTION area, and there is no option to also copy it to CLIPBOARD.
Is this a deliberate design choice or just has not been implemented yet?
No, there is no option to also copy selection to the clipboard, and I don't recall having such request.
Do you need it? Why don't use dedicated shortcuts?
Offline
Do you need it? Why don't use dedicated shortcuts?
Well. Only time I select anything with a mouse in a terminal window is when I need to copy selected text somewhere - to other terminal window, or to web browser for example. Pressing hotkeys in this situation is just redundant.
I think I will try to create patch to add this functionality as an option when I have some free time. Sounds trivial enough.
I'll share the patch if I actually ever get to this.
Offline
f2404 wrote:Do you need it? Why don't use dedicated shortcuts?
Well. Only time I select anything with a mouse in a terminal window is when I need to copy selected text somewhere - to other terminal window, or to web browser for example. Pressing hotkeys in this situation is just redundant.
I think I will try to create patch to add this functionality as an option when I have some free time. Sounds trivial enough.
I'll share the patch if I actually ever get to this.
If you just need to copy a text from one app to another, you can normally paste it with middle mouse click. There's no need to use the clipboard in this scenario.
Patches are always welcome, however
Offline
[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 547.67 KiB (Peak: 548.52 KiB) ]