Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Entering zero-width chars in the ^r prompt messes up display
- X-seq: zsh-workers 27546
- From: Mikael Magnusson <mikachu@xxxxxxxxx>
- To: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
- Subject: Re: Entering zero-width chars in the ^r prompt messes up display
- Date: Thu, 31 Dec 2009 01:44:16 +0100
- Cc: zsh workers <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=xhgyfYx0vHpLE8XUczrnbYYklIRZgeftrLUN3MfZkyY=; b=mTFk4u0um2WIOU3MM0UiPa1KD81YqiVy/dybBqEsxMSh5Nzd9VFoYxH4L8Bqi62LM/ p+Od7zzKoMTOrIVYmYztoHlNq8Qc0cVLmdk5DO8S/X4ylY0HUQE3W84PFOS61GY7m8Ba IkKWpU6t5FUqj9sCO4T2qU8zu4YWgxumYXlb8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=IGwbc7bjq6LHCoy6YlO77ubjiiOYOyBtI5eLIs/R53AWsI8icL01uIk9rS3f1SyDnW ZsmavHMQnRuk8j9wijJXjasbkYUp9oU5RhvOIt2NbjJ6OA8Z2TNd+ydsVVhessUiS6sF M5QVPn9ImupIaygjJvdHRlOBZyWsNXFEp567Q=
- In-reply-to: <2d460de70912231153y17005397y5ba6dbf88b69d83a@xxxxxxxxxxxxxx>
- 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: <237967ef0912070258j45f4761brd8b809c8f50736e7@xxxxxxxxxxxxxx> <2d460de70912231153y17005397y5ba6dbf88b69d83a@xxxxxxxxxxxxxx>
2009/12/23 Richard Hartmann <richih.mailinglist@xxxxxxxxx>:
> On Mon, Dec 7, 2009 at 11:58, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
>> I pasted a filename from a webpage and it had some <200b> in it, so i
>> did ctrl-r ctrl-shift-200b to delete them quickly, but instead ended
>> up with weirdness. The same thing happens for combining chars like
>> <305>. Also notable is that the search seems to fail, while it works
>> fine for other utf-8 chars, including double-width japanese chars.
>
> I was unable to reproduce this but did not find anything explicit about
> this being fixed, etiher.
>
> Could you check again with current cvs? If it's still open, I will add it
> to the bug tracker.
This still happens to me both with -f and without, it happens on 4.3.4
too (didn't try any other versions). If it wasn't clear, the
ctrl-shift-200b part is terminal specific, if you don't use urxvt you
would need to input it some other way (for example echo
$'\u200b'|xclip and then just middle click after pressing ctrl-r).
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author