Re: screen-users Digest, Vol 1122, Issue 1

2010-11-28 Thread Daniel Patrick Sullivan
ture. > > Happy Thankings giving to the community as well. > > > > > On Sun, Nov 28, 2010 at 2:51 PM, Daniel Patrick Sullivan > mailto:dansu...@uchicago.edu>> wrote: > Ok I have been tinkering around a little bit and I actually want to take this > a step f

Re: screen-users Digest, Vol 1122, Issue 1

2010-11-28 Thread Daniel Patrick Sullivan
Ok I have been tinkering around a little bit and I actually want to take this a step further. I want to write a screen "macro" that does the following things in sequence (I've put the required key for each step at the end of the numbered command; 1) Enter copy mode: ^a[ 2) Go to the top of the

Re: Question Regarding Navigating the Buffer

2010-11-25 Thread Daniel Patrick Sullivan
Michael, This is exactly what I was looking for. You get a gold star :-) Happy Thanksgiving. Dan On Nov 23, 2010, at 1:34 PM, Michael Kelleher wrote: > Enter scrollback mode then hit "g w" > > On Nov 23, 2010 11:41 AM, "Pandurangan R S" > mailto:pandurangan@gmail.com>> wrote: > _

Re: Question Regarding Navigating the Buffer

2010-11-23 Thread Daniel Patrick Sullivan
ble alphabet) from the beginning of scrollback buffer, after this i manually navigate to the actual point! On Tue, Nov 23, 2010 at 10:37 PM, Kevin Van Workum wrote: Does "g^" do what you want? That should put the cursor on the first non-whitespace char in the buffer. On Mon, Nov

Re: Question Regarding Navigating the Buffer

2010-11-23 Thread Daniel Patrick Sullivan
ld put the cursor on the first non-whitespace char in the buffer. On Mon, Nov 22, 2010 at 8:55 AM, Daniel Patrick Sullivan wrote: Hi, Everyone, I have a quick question with respect to navigating screens buffer. Basically I work with embedded systems and often have to block and copy mo

Question Regarding Navigating the Buffer

2010-11-23 Thread Daniel Patrick Sullivan
Hi, Everyone, I have a quick question with respect to navigating screens buffer. Basically I work with embedded systems and often have to block and copy more than a single screens worth of text to the buffer to attach to tickets or send to customers, etc. I'd like to be able to copy and paste