Mintty + zsh: Home and End keys not working

393 views
Skip to first unread message

mavrop...@gmail.com

unread,
May 30, 2012, 9:20:06 AM5/30/12
to mintty-...@googlegroups.com
Hello everybody,

Please take a look to the following question I posted on superuser.com:

http://superuser.com/questions/430533/cygwin-zsh-home-and-end-keys-not-working

It look like a mintty bug to me. What do you think?

Andy Koppe

unread,
May 30, 2012, 2:43:42 PM5/30/12
to mintty
On May 30, 2:20 pm, mavroprov wrote:
> Hello everybody,
>
> Please take a look to the following question I posted on superuser.com:
>
> http://superuser.com/questions/430533/cygwin-zsh-home-and-end-keys-no...
>
> It look like a mintty bug to me. What do you think?

Same thing happens with xterm, and mintty sends the same keycodes as
xterm, so no, not a mintty bug.

The following makes those keys work:

bindkey '\e[H' beginning-of-line
bindkey '\e[F' end-of-line

Andy

mavrop...@gmail.com

unread,
May 31, 2012, 3:39:54 AM5/31/12
to mintty-...@googlegroups.com

 Hello Andy,

That works! Thank you very much!
 
 
Reply all
Reply to author
Forward
0 new messages