Answers:
您可以进行绑定以在screenrc中创建这样的键绑定,因为没有绑定。
根据您想要实现它的方式(它是否适用于名称已知的命名屏幕?),以下屏幕功能可能对您有用:
copy(C-a esc/ C-a [)复制当前窗口writebuf(C-a >)写/tmp/screen-exchangereadbuf (C-a <)读取另一个/ tmp / screen-exchangepaste .(C-a ]/ C-a C-])在另一个窗口上写粘贴at [identifier][#|*|%] command [args ...]使其他窗口从指定的原始窗口处理两个先前的命令,而不离开它(通过键盘绑定或直接在屏幕命令行上C-a :)。
/tmp/screen-exchange,我不这么认为。