Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Proposal (with code) to fix breaking of history widgets on reset-prompt
- X-seq: zsh-workers 44219
- From: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- To: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- Subject: Re: Proposal (with code) to fix breaking of history widgets on reset-prompt
- Date: Wed, 10 Apr 2019 10:51:08 +0200
- Cc: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=WoKMhPAqIh4yaTQVoXaSf9MMPoUUlc5KCcu8dDjD+xI=; b=B5gNqws7MkldD00+p5/S5r8OFYsV7nlUDczrcYwwufSBjPsRXIsEC1HTQortQ1Fyft 4dG/Pj05o4V32cMeLh2yULdN6L1fPsyifpWQ57uxmsgco/4TXxDQciOkzyB/eqRxySQz sDdrW5A2Nd7onKu04KH2Kfmps3u1KEiLXmImmBDjFwrYRz5gvk9N3Jj/MMi9HvZ9F8sK qONETbowmGBFmZLwV7Vldk/8WzdGg/x13T1310omaAEfO4/2dnVX2UGSbeB7QBKkU/Ya RaV628iW89Uwmi4q6RjAXgy6yHO5txffaLTlGiBaswk0kAycoQXefBuP4Cs+6CxuSa4Y pv9A==
- In-reply-to: <1554885965.6252.2.camel@samsung.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>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CGME20190323131052epcas1p4ee9c963395adaa3c2bb560e1a290f6bd@epcas1p4.samsung.com> <CAN=4vMp8ahnMv-gQx3NEZod4beGMgkkWGUG-aF6vDi-DuAHRAA@mail.gmail.com> <1553772029.5713.10.camel@samsung.com> <CAN=4vMrw_z+wzgwjQad1bi4+SOf=PB2_V2t2os+wx-PvCgQdsQ@mail.gmail.com> <1554885965.6252.2.camel@samsung.com>
On Wed, Apr 10, 2019 at 10:46 AM Peter Stephenson <p.stephenson@xxxxxxxxxxx>
wrote:
>
> Thanks, I've applied this.
>
Thanks, Peter!
There is a bug in completion menu I've reported in
https://www.zsh.org/mla/workers/2019/msg00161.html but haven't got a reply.
Unlike zle code, completion code in zsh looks very complex to me, so I
couldn't figure out how to attempt to fix this. Could you give me any
pointers
or poke people who would know where to dig?
Roman.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author