Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: re weird behaviour
- X-seq: zsh-users 21580
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: david sowerby <d_sowerby@xxxxxxxxx>
- Subject: Re: re weird behaviour
- Date: Tue, 17 May 2016 15:34:31 -0700
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=PHh+4Q0+YN+ZdFXd2SZXCUmLKI01a4EfrCsOW1Hd3bo=; b=JVGxlbiWjQUM+QS2Jm64MHS+27Ad5yUNXPmTmo3DxDkBx0oaIq5hG3IviJ7oKCXxB6 hKxrc2D3yIyhYvXE4lkKLEQz0jkSFh1y81tg0vFEjX98NqMczkzJ3W8/D24QO1MM9AQ2 kesVQ1qfISW9IqCaflrCobRZLH2LwUCQgy9ZkaPDi+jYPpvX69486wCshw2A2he1xapa tkk2+OZu2I5+gK0PgYzBmPkkmIjcjr/O1hqiy5Nx5lErQnrmQFr82v56c1eiqiGiMrxc AxSHRaw61CiAZ5gbDB7VZOQVNlYcM1LBJyd0VvpbWoLHQfDShLb321ICkpe9l+ZT8C3m jquA==
- In-reply-to: <712001301.3700412.1463509109369.JavaMail.yahoo@mail.yahoo.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <712001301.3700412.1463509109369.JavaMail.yahoo.ref@mail.yahoo.com> <712001301.3700412.1463509109369.JavaMail.yahoo@mail.yahoo.com>
On Tue, May 17, 2016 at 11:18 AM, david sowerby <d_sowerby@xxxxxxxxx> wrote:
> Thanks Bart, you nailed it again. Setting ZLE_RPROMPT_INDENT to 1 indeed solved the problem.
> But checking the man page it states that if that wasn't set (which it wasn't) then it would default to 1
> Has that changed?
What's your $ZSH_VERSION? There was at least one release wherein zsh
tried to intuit from the terminfo settings whether or not an indent
was needed.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author