zsh-users
 help / color / mirror / code / Atom feed
From: Aryn Starr <whereislelouch@icloud.com>
To: Stephane Chazelas <stephane.chazelas@gmail.com>
Cc: zsh-users@zsh.org
Subject: Re: Get the result of the last glob
Date: Thu, 22 Aug 2019 12:05:58 +0430	[thread overview]
Message-ID: <7F5BC54C-8EAA-49C2-9CD3-DD777F07764C@icloud.com> (raw)
In-Reply-To: <20190822073215.csifd4pxsaqdchqu@chaz.gmail.com>

Thanks. zsh continues to have all kinds of weird features:D

> On Aug 22, 2019, at 12:02 PM, Stephane Chazelas <stephane.chazelas@gmail.com> wrote:
> 
> 2019-08-22 10:06:51 +0430, Aryn Starr:
>> What’s top posting?
> 
> See https://en.wikipedia.org/wiki/Posting_style
> 
> Your lines are also too long (72 recommended maximum, so it
> takes a few quoting layers to get to 80, the standard terminal
> width), but that's probably down to you using an Apple mail
> client. And I suppose those recommendations (including
> top-posting) make less sense now that people use mobile phones
> to read their emails (maybe not their emails about zsh though).
> 
>> 
>> Can’t $lastglob be available in the same command? It would be in the same fork, I imagine …
>> `command * -d $lastglob`
> [...]
> 
> $ lastglob=(); print -r -- *(e['lastglob+=($REPLY)']) /(e['reply=($^lastglob.epub)'])
> file1 file2 file1.epub file2.epub
> 
> See also:
> 
> $ print -r -- *(e['reply=($REPLY $REPLY.epub)'])
> file1 file1.epub file2 file2.epub
> 
> -- 
> Stephane


  reply	other threads:[~2019-08-22  7:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-21 13:21 Aryn Starr
2019-08-21 14:31 ` Daniel Shahaf
2019-08-21 14:34   ` Daniel Shahaf
2019-08-21 14:40   ` Aryn Starr
2019-08-21 14:47     ` Daniel Shahaf
2019-08-21 20:54     ` Mikael Magnusson
2019-08-22  5:36       ` Aryn Starr
     [not found]       ` <6B392E5A-528B-4E73-8DF4-A10D6775D5FB__35805.0242810108$1566452299$gmane$org@icloud.com>
2019-08-22  7:32         ` Stephane Chazelas
2019-08-22  7:35           ` Aryn Starr [this message]
     [not found] <918ED85F-9DE5-4365-B962-45AD4AADDF46__5329.09398186661$1566393766$gmane$org@icloud.com>
2019-08-21 15:17 ` Stephane Chazelas
2019-08-21 15:43   ` 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=7F5BC54C-8EAA-49C2-9CD3-DD777F07764C@icloud.com \
    --to=whereislelouch@icloud.com \
    --cc=stephane.chazelas@gmail.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).