* Aaron Davies [110117 20:13]:
> On Sunday, January 16, 2011, John Magolske wrote:
>
> > Also, `w3m -dump` behaves this way (some indentation, but after
> > one or two levels the comments become flat) regardless of whether
> > $TERM= linux, screen.linux, xterm or screen.
>
> Does the literal te
On Mon, Jan 17, 2011 at 3:36 PM, Praveer Chaturvedi
wrote:
> Hello,
> I would like to bind
> C-a n to C- (OR C- )
> C-a p to C- (OR C--)
I think you mean you want C- to trigger the 'next' command etc.?
> This would help me cycle through windows back and forth.
> I did not find enough examples in
On Tue, Jan 18, 2011 at 1:17 PM, Todd Freed wrote:
> Hi,
>
> I'm attempting to match a sequence of 6-7 keystrokes and can't quite get the
> bindkey to work.
>
> I find myself frequently copying the line-just-above the cursor into screens
> buffer, so I can paste it somewhere. So, the key sequence
Todd, try entering escape mode and moving the cursor over the line and
hitting Y, that will yank the entire line.
On Jan 19, 2011 1:24 PM, "Todd Freed" wrote:
> Hi,
>
> I'm attempting to match a sequence of 6-7 keystrokes and can't quite get
> the bindkey to work.
>
> I find myself frequently copy
Hi,
I'm attempting to match a sequence of 6-7 keystrokes and can't quite get
the bindkey to work.
I find myself frequently copying the line-just-above the cursor into
screens buffer, so I can paste it somewhere. So, the key sequence I use
(and which I want to map) looks like this:
Ctrl-A #
Hello,
I would like to bind
C-a n to C- (OR C- )
C-a p to C- (OR C--)
This would help me cycle through windows back and forth.
I did not find enough examples in the manual to understand how to do that.
My hit and trial with bind command fails asking for ASCII code of the key in
octal.
I'm famili