Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: 'r' history parameter documentation fix
- X-seq: zsh-workers 29603
- From: Štěpán Němec <stepnem@xxxxxxxxx>
- To: Peter Stephenson <Peter.Stephenson@xxxxxxx>
- Subject: Re: 'r' history parameter documentation fix
- Date: Mon, 25 Jul 2011 13:45:28 +0200
- Cc: zsh-workers <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type:content-transfer-encoding; bh=xGISbYA6kTXb+KXH6SCHI6MrLJqPznZItT8jb+LQgCI=; b=M9va6uAypEBeGl6imkgTVitxX7y/4zcRVdRZcem46cu9eESXYRKTK3/KpcVuNXeRT5 3OWugR3Y4Z6pq2DeXv3eosqi9o+2sAwI98x3oO6yhjm5bjjZzwvTarbN7N7FH8ItcA+g 84y10qvV61nmy1wTFNqkgqoNpsvgAcIiUkr0s=
- In-reply-to: <20110725111518.1dc9a327@pwslap01u.europe.root.pri> (Peter Stephenson's message of "Mon, 25 Jul 2011 11:15:18 +0100")
- 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: <1311403039.25825.207.camel@zareason> <110725013402.ZM15058@torch.brasslantern.com> <87ei1e4quq.fsf@gmail.com> <20110725111518.1dc9a327@pwslap01u.europe.root.pri>
On Monday, 25.07.2011, Peter Stephenson wrote:
> -Remove a filename extension of the form `tt(.)var(xxx)', leaving
> -the root name.
> +Remove a filename extension, i.e. a `tt(.)' followed by any number of
> +characters (including zero) that are not `tt(.)', leaving the root
> +name.
If you want to go that route, you need to say "the last `tt(.)'".
--
Štěpán
Messages sorted by:
Reverse Date,
Date,
Thread,
Author