Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: history puzzle
- X-seq: zsh-users 29999
- From: Lawrence Velázquez <larryv@xxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: history puzzle
- Date: Tue, 04 Jun 2024 15:28:13 -0400
- Archived-at: <https://zsh.org/users/29999>
- Feedback-id: iaa214773:Fastmail
- In-reply-to: <CAA=-s3y-O9A7sahUbKPfjOef8s71kbz8QT8PVPHLUKUUWAFixg@mail.gmail.com>
- List-id: <zsh-users.zsh.org>
- References: <32c690d4-fe7f-4d89-ac99-829fa64cca15@eastlink.ca> <CAA=-s3y-O9A7sahUbKPfjOef8s71kbz8QT8PVPHLUKUUWAFixg@mail.gmail.com>
On Tue, Jun 4, 2024, at 2:12 PM, Mark J. Reed wrote:
> What's "history -m"? Doesn't that just look for items in the history
> containing "-m"?
It's the same as "fc -lm": it lists history events that are within
the (explicitly or implicitly) specified range and that match the
pattern given as the option-argument to -m.
--
vq
Messages sorted by:
Reverse Date,
Date,
Thread,
Author