I'm using Byobu with the screen backend. (Because the default tmux backend causes some bug in SSH.)
When I use Byobu's copy feature to mark text with the keyboard and copy it into the buffer, I want that text to be copied to the system clipboard, so I could paste it in other applications.
You can do this easily under the tmux backend, and there are some Stack Overflow questions about that, but I want to have the same functionality when using Byobu with the screen backend. Is that possible? How?