On Wed, Jun 18, 2008 at 10:16:01AM -0500, Samir Unni wrote:
[...]
> Thanks a lot for the help! I didn't think about using the Vim keybindings
> for this purpose, and that's a lot better for me than using Tab/Shift-Tab
> anyway. What you said about the characters being sent by the terminal is
> very
Hi,
Thanks a lot for the help! I didn't think about using the Vim keybindings
for this purpose, and that's a lot better for me than using Tab/Shift-Tab
anyway. What you said about the characters being sent by the terminal is
very interesting though. Are the characters sent by certain keys
configur
On Wed, Jun 18, 2008 at 08:30:00AM -0500, Samir Unni wrote:
> Hi,
>
> I'm trying to figure out how to set a keybinding for "switch the input focus
> to the previous region" as C-a shift-tab. However, the "Default Key
> Bindings" section on the man page doesn't show any examples of the syntax
> for
Hi,
I wanted to change from the ctrl-a also a while back, but I wasn't
sure if I could. I tried:
escape [[
in my .screenrc, and it just seemed to work! I was really surprised
but I like it.
It does cause me problems though If I try to paste from a clipboard
that has a '[' in it screen goes craz
Hi,
I'm trying to figure out how to set a keybinding for "switch the input focus
to the previous region" as C-a shift-tab. However, the "Default Key
Bindings" section on the man page doesn't show any examples of the syntax
for using modifier keys other than control that I can base my custom key
bi