-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Since I _do_ use (x)emacs, where ^a is very useful, I prefer to go in
a different direction -- the following works well for me, as Meta-a
(backward-sentence) is not something I ever used:
bindkey "^[a" command
bindkey "^a" stuff b
bindkey "^a
On Thu, 28 Jan 2010, Christian Ebert wrote:
* Jostein Berntsen on Thursday, January 28, 2010 at 09:28:30 +0100
On 27.01.10,09:47, Jean-Rene David wrote:
* Christian Ebert [2010.01.27 06:15]:
I switched to after I found out how to set it:
escape ^@@
That is very sweet! Thank you for that.
* Jostein Berntsen on Thursday, January 28, 2010 at 09:28:30 +0100
> On 27.01.10,09:47, Jean-Rene David wrote:
>> * Christian Ebert [2010.01.27 06:15]:
>>> I switched to after I found out how to set it:
>>>
>>> escape ^@@
>>
>> That is very sweet! Thank you for that.
>
> Yes, this is a great on
On 27.01.10,09:47, Jean-Rene David wrote:
> * Christian Ebert [2010.01.27 06:15]:
> > I switched to after I found out how to set it:
> >
> > escape ^@@
>
> That is very sweet! Thank you for that.
>
Yes, this is a great one. Thanks!
- Jostein
___
s
* Christian Ebert [2010.01.27 06:15]:
> I switched to after I found out how to set it:
>
> escape ^@@
That is very sweet! Thank you for that.
--
JR
___
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-user
I use 'escape [[' which can obviously cause problems, however I have
the following binding
bindkey -k k5 escape ^Aa # change escape on F5
bindkey -k k6 escape [[ # change escape on F6
I can use it to temporarily change the escape key to something a bit
less problematic for pasting then change it
* Jostein Berntsen on Wednesday, January 27, 2010 at 11:55:52 +0100
> I use the "'" key as the escape character in screen, but this is not
> always convenient because of it's use in programs a.o. Do any of you
> have a suggestion for an escape character that is more efficient than
> the original
Hi,
I use the "'" key as the escape character in screen, but this is not
always convenient because of it's use in programs a.o. Do any of you
have a suggestion for an escape character that is more efficient than
the original?
- Jostein
___
scre