* Aaron Griffin <[EMAIL PROTECTED]> [2005-08-29 09:58 -0500]:
> I've been trying to setup the "automatically enter copy mode to scroll"
> with C-Up/C-Down.
[snip]
> I've tried a variety of quoted-insert values. It seems to work fine for
> xterm and putty (from work), but when trying to do this und
I've been trying to setup the "automatically enter copy mode to
scroll" with C-Up/C-Down. using the following:
bindkey eval copy "stuff ^b"
bindkey -m eval "stuff ^b"
bindkey -m eval "stuff ^f"
For the "see below" sections, I've tried a variety of quoted-insert
values. It seems to work fine f