Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
command-not-found handler
- X-seq: zsh-users 11608
- From: "Yakov Lerner" <iler.ml@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: command-not-found handler
- Date: Tue, 10 Jul 2007 21:52:23 -1100
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=MSYxDWwhvR2T4KfhboOOHtLo9v+KfFPt317v4M8dIyStfOF3FMSLKk+pmDekKGM9sqWam5S9c6LWWLPhB77XyB85SieqjLlDFbxBH3M73Syn++vQ3dwqutleGaXwBQR47qRMEcCMIWmOaslRlQ9Mq0svh3if8S1rbMDkegDKMYo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=sVNHstHZxlqG01tC1yzWJ5/O/D4gMA2QY10jW7QyrKCcQPEX2XM6DtabTQwn8WwkDiW9wa+imatj9UwrCnDDWRZcxChiDhZ10x9GgOan2QB5F+FQ20cgenlubrUH9UgDGt6oQp2Uu1t3bVCfpP1mbFPQ9RSsl2dQI6xcLBdh79I=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
How do I handle the "command not found" event with my own function.
Like bash's command_not_found_handle().
Thanks
Yakov
Messages sorted by:
Reverse Date,
Date,
Thread,
Author