Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: bindkey vi esc / k - beginning of line hatred
- X-seq: zsh-users 13385
- From: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: bindkey vi esc / k - beginning of line hatred
- Date: Thu, 23 Oct 2008 11:01:13 +0100
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <62227.153.98.68.197.1224741315.squirrel@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- Organization: CSR
- References: <62227.153.98.68.197.1224741315.squirrel@xxxxxxxxxxxxxxxxxxx>
On Thu, 23 Oct 2008 07:55:15 +0200 (CEST)
"Jerry Rocteur" <macosx@xxxxxxxxxx> wrote:
> I'm flabbergasted that
>
> 1) Anyone would want to be at the end of a line and
I think the original author was a vi user, so he must have thought about
this. Presumably he found he usually wanted to change stuff at the end of
the like.
> 2) That you change the default behaviour of ksh without putting anything
> in the doc..
zsh is a completely different shell from ksh, so there is no "changed
default". (The history, in fact, is that its features were based on a ksh
manual page, but there was no attempt to make it a ksh clone; some effort
has gone into adding compatibility options, but the line editor in zsh is
hugely different.) There is a list in the FAQ of major differences,
however, and this is worth adding.
> >> 2) When I hit esc / xyz to search through my history for soemthing, nothing i
> >> s echoed to the screen. That is mildly
> >> annoying.
> >
> > You should get a prompt "?" and the letters you type immediately below
> > the line.
>
>
> Nope, when I hit esc nothing happens, I start typing nothing happens, I
> hit return and zsh searches my history for what I typed in the blind.
This sounds like a bug, but I haven't heard of it before.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author