Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: unset "hash[key]" isn't matched with what "key" may be
- X-seq: zsh-workers 37979
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: unset "hash[key]" isn't matched with what "key" may be
- Date: Mon, 15 Feb 2016 08:48:59 +0100
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=s9SOS1QJ2j/R+nJDZ39YQM3gWZfk+yiPr/bD5owpeqc=; b=UZJgENqOpJwzGG8XjlfabceIzvM6BIu4Zib7HinLw/D2Cqj3hQk7PHwJlQysQm5xRJ hobc84p0b8mfYVnyajk71cOFyaUNKiR5xp7Y2O46minB7NEwj3UcD6nZAfgO0B+WjBUO 1R91ds3hkIf/mUfNaW21+2hMZ4A5b0TyTrN6ne3RnrNyKIyMDgaofUvGMlMBS9FzK0zc H0ZzhAHbvtpHLLSKJ9B9FdRJ5Oja9A59IksArGJiys7iX/piGxD0ZATXI7hqpEbHzOzx 1l3jxdysiMxgMo3fjQzA+cMhmORakQ/42/bU18NnJsua3xzGsPCqpiC/x6n+XNYcLw7c 8tdg==
- In-reply-to: <160207133307.ZM31008@torch.brasslantern.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>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVBXd-UGwM+_tRSwuw-WL154YaTys6-t3iuzfAsG-RC-YQ@mail.gmail.com> <160207133307.ZM31008@torch.brasslantern.com>
On 7 February 2016 at 22:33, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> [I see PWS has already responded while I was trying to work out what the
> code is doing. Here's what I've written so far, maybe I can come up with
> a patch in a bit longer.]
>
> On Feb 7, 3:16pm, Sebastian Gniazdowski wrote:
> }
> } I was testing following plugin:
> }
> } https://github.com/hchbaw/opp.zsh
>
> Which incidentally says (README.md) it is obsolete for zsh >= 5.0.8.
Which is rather a public suicide than the truth. I didn't seen any
functionality in Zsh >= 5.0.8 that would allow to jump between opening
and closing parentheses with "%" key.
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author