Le 13/10/2009 12:29, Markus Hennecke a icrit :
> Nicolas Letellier wrote:
>
>> Le 13/10/2009 09:57, Nicholas Marriott a icrit :
>>
>>> For me, Home and End generate ^[[H and ^[[F (you can check they do for
>>> you as
>>> well by running cat then pressing the keys, if they don't let me kno
Nicolas Letellier wrote:
> Le 13/10/2009 09:57, Nicholas Marriott a icrit :
>> For me, Home and End generate ^[[H and ^[[F (you can check they do for
>> you as
>> well by running cat then pressing the keys, if they don't let me know,
>> I might
>> have fiddled with some setting), so you should be a
On Tue, Oct 13, 2009 at 11:00:05AM +0200, Nicolas Letellier wrote:
> Hello.
>
> First, thanks for this answer!
>
> Le 13/10/2009 09:57, Nicholas Marriott a icrit :
> >For me, Home and End generate ^[[H and ^[[F (you can check they do for you as
> >well by running cat then pressing the keys, if th
Hello.
First, thanks for this answer!
Le 13/10/2009 09:57, Nicholas Marriott a icrit :
For me, Home and End generate ^[[H and ^[[F (you can check they do for you as
well by running cat then pressing the keys, if they don't let me know, I might
have fiddled with some setting), so you should be a
Hi
> I want to use home, end, delete, pageup, pagedown with ksh. My TERM is
> xterm-color. These keys works fine with tcsh and zsh, but not with ksh
> (print a tilda ~)
>
> I found this:
>
> bind '^[[3'=prefix-2
> bind '^[[3~'=delete-char
Hello.
I want to use home, end, delete, pageup, pagedown with ksh. My TERM is
xterm-color. These keys works fine with tcsh and zsh, but not with ksh
(print a tilda ~)
I found this:
bind '^[[3'=prefix-2
bind '^[[3~'=delete-char-forward
bind '^[[1'=prefix-2
bind
6 matches
Mail list logo