Re: capturing terminal scrollback buffer?
- From: "Mumia W.." <paduille.4058.mumia.w@xxxxxxxxxxxxx>
- Date: Sat, 30 Sep 2006 04:57:41 -0500
On 09/29/2006 10:33 PM, Andrew Sackville-West wrote:
anybody know how to capture the contents of a terminal scrollback
buffer? i've got about 1000 lines of debug stuff from a network
problem that I want to save, but its just sitting in the scroll back
buffer of an aterm. argh! how do I get it out of there without
copy/pasting it one screen at a time?
thanks
A
I don't have any experience with aterm. I'm using rxvt-xpm to test this right now. It must be done in two stages: copy the text before the last screen and copy the text on the last screen. An alternate x-terminal (or perhaps just a text-editor) must be available to paste into; in my test, I used "cat > output" in another x-terminal."
Stage 1--Copy the text before the last screen: Scroll back as far as you can and right-click the top-left portion of the window; the window highlights. Switch into the alternate x-terminal (or editor) and middle click to paste the text; this should be all of the text before the last screen.
Stage 2--Copy the text on the last screen: Go back to the last (bottom-most) screen in the original aterm. Right-click the bottom-right portion of the window; the window highlights. Switch into the alternate x-terminal (or editor) and middle click to paste the text; this should be the text on the last screen.
Good luck.
--
paduille.4058.mumia.w@xxxxxxxxxxxxx
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- capturing terminal scrollback buffer?
- From: Andrew Sackville-West
- capturing terminal scrollback buffer?
- Prev by Date: Re: exim4 and mobile users
- Next by Date: Re: capturing terminal scrollback buffer?
- Previous by thread: Re: capturing terminal scrollback buffer?
- Next by thread: Re: capturing terminal scrollback buffer?
- Index(es):
Relevant Pages
|