Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Incorrect cursor position when ZLE_RPROMPT_INDENT=0 (with a fix)
- X-seq: zsh-workers 44359
- From: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- To: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- Subject: Re: Incorrect cursor position when ZLE_RPROMPT_INDENT=0 (with a fix)
- Date: Fri, 24 May 2019 00:52:18 +0200
- Cc: 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=rpEDLKF4dHacpovUaJpJ385suAKGu3REe83fWWsmIAE=; b=ijj/JY8BMn63LbTslCrrvTLrI9wf6m1Ai53fVUOR0nPyjFYog5PZIDc1L/gyL5+H/g 3skCNskVhwyd0svof3ZzzGFq2rFAU1gfMcFSrj5o4d8IhKTGD+iRebTkIHc5rkCr3mdf de9eQs/khdiG9jGMl2uKxIDUrrSbzwF0UtW2Ckv1C5Xrjle7k9kmUFLjx9SGrfVhUL/X 1uRqVrKvIOLYezk5sTGnItnvGqvGxXe2md7t3oczG5ADIDdPaIWt5uJJOkZhzwmkAoVO Yn2hXYwSqEuGhaK4NGrjeckjpugijYvQt3oZrg/xd1+KEYQTLr6k2YC1AkAeZ1hmG/tn unPQ==
- In-reply-to: <0333227b-69c3-4cd9-96df-8096d5dda0c7@www.fastmail.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: <CAN=4vMpx_B5TRNQzDAvBoTFszoKea2=uQr5xjd0vZVH6py+oVA@mail.gmail.com> <CAH+w=7bYdLornMBJmjE_RHgiRcywT05FXkOQdSapZHkdT30X0A@mail.gmail.com> <CAN=4vMozz41wH3=ZOoe=tAx70bXnD1ieZFScY7Zauby-33UcXw@mail.gmail.com> <CAN=4vMpWA+2zeRjthq4aeXyb7AAc40BpfEz8O0Uaj23a1O_F6Q@mail.gmail.com> <CAN=4vMqaGT+baaxJsGS1TC9Y9EER3_sRiQn-AM2LkQ=cVp=1Dw@mail.gmail.com> <CAH+w=7buWyujVw-PqWuB40ywQ5BrePrTYWdkkB1Q6RSwuVeG8A@mail.gmail.com> <CAN=4vMr46PsxS-+gDSBU=mGeGMLtWsRxTp9wMAB87qL12serNQ@mail.gmail.com> <68081d8c-1aa6-203b-eb6c-e2d048de1340@ibr.cs.tu-bs.de> <CAN=4vMo9oZ19n5kwNiNDjSHQAnNJHXRBPSfZstN7QOvXgN3WrQ@mail.gmail.com> <CAKiz1a8wkSkCz6snNrQRdS3npNkMdC-yUgL7SKnKwHL_RZVSdg@mail.gmail.com> <CAN=4vMo9uK1BPqwAF=i7pEbOVuhhSWxVXi75Wb-pMjo9rvkRtQ@mail.gmail.com> <CAKiz1a8ZKX2JDwRsAEgHq-W9w4_A-8J6as57p7aa=jjR+tmgzA@mail.gmail.com> <CAN=4vMrWnwvRHKu+9QGaXK48odyFwn8ORQiJzkB+NBbjOOxiOw@mail.gmail.com> <CAKiz1a-nOkAe42JoxFRgMJ+LXZ3fgMxqgwNZOW+2Y45oqzu8hA@mail.gmail.com> <CAN=4vMpeG8sA3ReySo+8D3GP8=AT1gzNDgNHRZ8gDgVqy4OLNA@mail.gmail.com> <CAN=4vMqP+5KeCBa3cAZB8shtnc5YBvP2OrWVZ6yPC0tz_oGqMw@mail.gmail.com> <0333227b-69c3-4cd9-96df-8096d5dda0c7@www.fastmail.com>
On Thu, May 23, 2019 at 11:36 PM Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
wrote:
> Are there any other terminal emulators you'd like the patch to be tested
> on? (By the list, not necessarily by you)
>
If anyone's terminal hasn't been tested and it's not too difficult to
install, I'll be happy to test it. Otherwise I'm done.
> I've attached the patch to the email. You can also find it at
> > https://github.com/zsh-users/zsh/compare/master...romkatv:rprompt-indent
> .
>
> In general, please always include patches with the email (inline or
> text/* attachment) so they'll be archived. Feel free to add github
> links too, of course.
>
The email you are replying to should have an attachment named
rprompt-indent.patch. Is it not getting through?
Roman.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author