Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Multibyte issue in 4.3.15
- X-seq: zsh-workers 30159
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
- Subject: Re: Multibyte issue in 4.3.15
- Date: Mon, 30 Jan 2012 21:47:15 +0100
- Authentication-results: mr.google.com; spf=pass (google.com: domain of mikachu@xxxxxxxxx designates 10.182.231.100 as permitted sender) smtp.mail=mikachu@xxxxxxxxx; dkim=pass header.i=mikachu@xxxxxxxxx
- Cc: zsh workers <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=bljKCaEUSeMSv0/MdoIp4glQHY0Hk97yG7qY1Jn9Wdo=; b=QNfefLPlCqVAj/QB4dseiE9N6jGatlLtaPBqim1E9QTyVVV3n9ehyDXhHfm8mzKkyZ qMu0P0PHjCu9MhnnMeU5ig/Y5XcsbFRs0n2ldmMy6IiEsQWZjNQC/1M8g1U+Z1Mx1KKR LuD/DsTer9t0pBGwMeQcFd11cxNWBR40Z1m2U=
- In-reply-to: <CAD77+gTw7X+heTneRNk88BeeHgWba2jaQSeT50brkjayaYqabg@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAD77+gTw7X+heTneRNk88BeeHgWba2jaQSeT50brkjayaYqabg@mail.gmail.com>
On 30 January 2012 21:41, Richard Hartmann <richih.mailinglist@xxxxxxxxx> wrote:
> Hi all,
>
>
> I did not see this particular issue get bounced to the ML, so here it is:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589300
>
> Basically, a multibyte char eats the prompt if you recall it from
> history repeatedly.
I don't see why typing ' -w' should insert '-w '? (Typing the same
sequence in vim produces the same as in zsh, ie, pressing w jumps to
the start of the next word, not the end of the current one).
I also can't reproduce the prompt issue, that's probably a broken
setup. Ask him to reproduce from zsh -f.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author