Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
History search and regular expression
- X-seq: zsh-users 15251
- From: Anonymous bin ich <ichbinanon@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: History search and regular expression
- Date: Wed, 4 Aug 2010 21:06:55 +0530
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:from:date :message-id:subject:to:content-type; bh=JVkT/IK41ucIIf2uJ2ObDJqtPZfOHNWwqk5U5cYJ3WU=; b=PeycEJqhp3OnD1fDGOOdqxxkOfMtGcLCwfGHqBUjEqEjOrJgCv4fTBzqhY9Nw/0hH7 AalBjoZYevGKa6JNjxlv6xSjFyZtMWFA0KFiibNqNQQJ/qrlWfHkiEWmcm5T2coXyvb/ abHHVlrEW99tzgHtZOtWApUdfznQ8ZR74qtjM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=hIiQqWmh6HL3GmYXZXxZ8xJ9D8mnGCiexQhe7C69sfr85TzM5/59xwadqdq5eVovr/ JNRyUnin0uxJ2SlsisONa2Q7Vrrky8b0DlJhejCWCUTn691VyRdpTDAfVwubGM5HD8zr NM/tO+oIOGC9cks6HNwrzserOVbaIjyEOr+Bc=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi!
Is it possible to search through the history using regex? An obvious
way is to grep through the history file, but I want to know if ZSH
supports this functionality.
PS: My previous attempt to send this email at zsh-users@xxxxxxxxxx failed...
Messages sorted by:
Reverse Date,
Date,
Thread,
Author