From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FROM,MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id b36f1dee for ; Thu, 23 May 2019 22:53:20 +0000 (UTC) Received: (qmail 9541 invoked by alias); 23 May 2019 22:53:07 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 44359 Received: (qmail 27793 invoked by uid 1010); 23 May 2019 22:53:06 -0000 X-Qmail-Scanner-Diagnostics: from mail-it1-f182.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.101.2/25454. spamassassin: 3.4.2. Clear:RC:0(209.85.166.182):SA:0(-2.0/5.0):. Processed in 3.280591 secs); 23 May 2019 22:53:06 -0000 X-Envelope-From: roman.perepelitsa@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.166.182 as permitted sender) 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== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=rpEDLKF4dHacpovUaJpJ385suAKGu3REe83fWWsmIAE=; b=XXAlrsOCUCIenVCQL+gAqzSP7j4FrbEOK+70EmQF8CWHQfR9O/1FIeb1q7q0iAusVX ibLRdpEE1/iKd7e6fHpBhebWiFf7DZlv85UJ4Qt2HQ34RGB8NzmlC9fSCw9GeLQj0IWm tfvtE30NiIz8WyHFgXhdb4Vn6gtvsZm4hx4FLJ70nPgmeCkxlRPq9asdaITa5pv/2fnE OzJu3rGhwAPjRXubb41/YDHyKpKnuAbGCDKgERSQCldgxvEyMyO06SRD/36rRVbhXXRu KEcACkl7ZQ31dmBH5YdgqUEB2oIw/49sYwa+UrTs15xPfPMNA9X0WlR8l0iYhC/PrDcf mHxQ== X-Gm-Message-State: APjAAAUPQlhfSrJ0Ty7RxmyPrqKCqJM9RDVuHY7xNPXhZqrmCNFb1Zj6 BVM2FHE0QcOe5JDjUj7ky0nsZFY9A9pLL9nMLHM= X-Google-Smtp-Source: APXvYqxRWraL4MQzaj4CPVFC49Jckz7BOFVM77FOlwrVtHFgNnp08YfyPvwjm9DmVH+WsfkEFGzTmZE83jwCpaPNkQA= X-Received: by 2002:a24:dcc5:: with SMTP id q188mr15297732itg.64.1558651950028; Thu, 23 May 2019 15:52:30 -0700 (PDT) MIME-Version: 1.0 References: <68081d8c-1aa6-203b-eb6c-e2d048de1340@ibr.cs.tu-bs.de> <0333227b-69c3-4cd9-96df-8096d5dda0c7@www.fastmail.com> In-Reply-To: <0333227b-69c3-4cd9-96df-8096d5dda0c7@www.fastmail.com> From: Roman Perepelitsa Date: Fri, 24 May 2019 00:52:18 +0200 Message-ID: Subject: Re: Incorrect cursor position when ZLE_RPROMPT_INDENT=0 (with a fix) To: Daniel Shahaf Cc: zsh-workers@zsh.org Content-Type: multipart/alternative; boundary="000000000000cf5e58058995ef8d" --000000000000cf5e58058995ef8d Content-Type: text/plain; charset="UTF-8" On Thu, May 23, 2019 at 11:36 PM Daniel Shahaf 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. --000000000000cf5e58058995ef8d--