[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RP] Re: copy text from terminal window
From: |
Shawn Betts |
Subject: |
Re: [RP] Re: copy text from terminal window |
Date: |
Sun Apr 18 12:53:03 2004 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
Joe Corneli <address@hidden> writes:
> Try running your shell in 'screen'. It allows you to copy from your
> scrollback buffer.
>
> See also the top of
>
> http://ratpoison.elektrubadur.se/How_do_I..
>
> Getting good copying back and forth between screen and the rest of
> the world seems to be an outstanding issue, though there have been
> some suggestions put forth about how it might be done.
when VIM is in an xterm, doesn't VIM check the DISPLAY variable and if
it's defined, copy it's cut buffer into the X cut buffer?
Seems like that's the thing to do for screen too.
-Shawn