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 27547
- From: Richard Hartmann <richih.mailinglist@xxxxxxxxx>
- To: Mikael Magnusson <mikachu@xxxxxxxxx>
- Subject: Re: Entering zero-width chars in the ^r prompt messes up display
- Date: Thu, 31 Dec 2009 12:31:53 +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=KI9AIFZnk37gxSmZlrjKTkqV1soDx2tgIJdkIbchHeE=; b=OVdVrfGDqLmdzd7xyFTDxUQdnBlJ4glruKM+FDbFu8QqFJN6VgOt9p4E1gZMp+UBlX YDWGGagLhCl2BnPdXrngAIDszJIyuZtSk/hTD8hTq+qmosD9omzt6oWzmPPufYS3zrdN SEPmcooXxjIc7xzI5UWdMmw20zEm/X5ESOya8=
- 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=uqW0C54rmAYdEchH0CBjjtZETK2v988b29mcfE9r7IN5r8iuKd+mpDuAhHs3ixPiGM QzWGCqcTxdpDTsa8e9oSNk/X5BVJgtog3UBx3ECgSKRM6EkObLVsYfLYabQRNurLbWop ERUw+QqjxBzK/pvDcEUddF3aap1vGf3GYNAKE=
- In-reply-to: <237967ef0912301644x40768140s2bb89f1cb4d9de10@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> <237967ef0912301644x40768140s2bb89f1cb4d9de10@xxxxxxxxxxxxxx>
On Thu, Dec 31, 2009 at 01:44, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:
> 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).
Ah, thanks. Although I defaut to UTF-8, I don't use anything
other than what en_us and de_de give me.
In any case, I can reproduce this on cvs1228 with zsh -f.
I will let this sit here until next year and then file it ;)
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author