Is it possible to paste text copied in a paste buffer to a different window with some keybinding, without having to leave the current window? I.e., instead of going to the window and doing a Ctr-a + ], giving a gnu screen command and the name of the receiving window?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
You could make a bind to create such a keybinding in your screenrc, because there is none. Depending on how you wanted to implement it (is it for a named screen whose name is known?), the following screen functions could be useful to you:
|
|||
|
|
|
While this does not directly answer your question I strongly recommend switching from screen to tmux if possible. Tmux is screen on steroids. |
|||
|
|
/tmp/screen-exchange, I don't think so. – Stefan Seidel Sep 18 '12 at 13:08