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 44338
- From: Charles Blake <charlechaud@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Incorrect cursor position when ZLE_RPROMPT_INDENT=0 (with a fix)
- Date: Mon, 20 May 2019 07:07:31 -0400
- 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; bh=OCSjs0uQqRq6S82wV+mF5RBsexAivbE3Tvlf1WPbTlk=; b=gEI5M2nMn9w5ktJrQOzvvupBC6vxlsDCxAG4RE8x/QelgZS6ldAylGw4xuaLJsbR0B gpFbhsnqPRHUVk/aIcXF1GIXHL4TND4tekC9k/UmNd4TR3gaJIHbHjKAU6pA9DRR95de DybddldiMCnpCpfEOoNNHIOe9jEx52dDpzWBgGFVn+6ZkaiTt/89F2sP1OQiyZIREAFn 35D1agifoErYQAPI0se5AiF4xXbPTg5m1EwJ1V6qQlFmcO9D0kM19szXl0yzVNVNf/yF MuvglmLZVebmdKDZ3FqhIMKLjJAxCyY8xLoo6EATn6a3QcC0zbuMpJzQmc2fgozanqlQ lukQ==
- In-reply-to: <CAN=4vMo9uK1BPqwAF=i7pEbOVuhhSWxVXi75Wb-pMjo9rvkRtQ@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>
- 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>
xterm sources:
ftp://ftp.invisible-island.net/xterm
I agreed that it's more likely to be something else than the version.
On my Linux virtual terminal, I get your observed incorrect at-2 unpatched
behavior with zsh -df, but with just zsh I get the correct (past 2)
behavior even without the patch.
zsh version is the 5.7.1 release. I can try your patch later today.
You should definitely check something rxvt-like as there are several
terminals derived from rxvt besides rxvt-unicode (aterm, eterm, mrxvt).
rxvt-unicode is at http://dist.schmorp.de/rxvt-unicode/Attic/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author