zsh-users
 help / color / mirror / code / Atom feed
From: Sebastian Gniazdowski <sgniazdowski@gmail.com>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: Somehow my prompt broke in 5.2
Date: Sun, 10 Jan 2016 08:46:17 +0100	[thread overview]
Message-ID: <CAKc7PVACN0V+7=W32w8cau1Ev0feS9Ctuc8piZavPJhnPOew4A@mail.gmail.com> (raw)
In-Reply-To: <160106204452.ZM11191@torch.brasslantern.com>

On 7 January 2016 at 05:44, Bart Schaefer <schaefer@brasslantern.com> wrote:
> There is a bug in Functions/VCS_Info/VCS_INFO_nvcsformats in the 5.2
> release -- a local variable got declared at the wrong scope when the
> function was updated.
>
> Delete line 7 ( local -a msgs ) from VCS_INFO_nvcsformats and you
> should be good to go.  If you have problems with WARN_CREATE_GLOBAL,
> add that same line to Functions/VCS_Info/vcs_info instead.

Would be cool if this could be somehow workarounded in .zshrc, so that
one can have robust configuration that will work anywhere right after
install. The same I thought about the modification of
_history-complete-older you proposed. But doing what I write is
probably not possible. One could at least add a warning to .zshrc that
would somehow detect if modifications aren't in place for given zsh.

Best regards,
Sebastian Gniazdowski


  parent reply	other threads:[~2016-01-10  7:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-07  3:36 Jason L Tibbitts III
2016-01-07  4:44 ` Bart Schaefer
2016-01-07  6:52   ` Jason L Tibbitts III
2016-01-10  7:46   ` Sebastian Gniazdowski [this message]
2016-01-10 20:11     ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAKc7PVACN0V+7=W32w8cau1Ev0feS9Ctuc8piZavPJhnPOew4A@mail.gmail.com' \
    --to=sgniazdowski@gmail.com \
    --cc=schaefer@brasslantern.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).