Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
rm(1) completion definition
- X-seq: zsh-workers 25782
- From: "Nikolai Weibull" <now@xxxxxxxx>
- To: "Zsh Workers" <zsh-workers@xxxxxxxxxx>
- Subject: rm(1) completion definition
- Date: Tue, 30 Sep 2008 23:03:10 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:mime-version:content-type:x-google-sender-auth; bh=n7yz/QBwmINmrxGhuz2/dTJ88BTsa6S/Wh76BEAvPLk=; b=mvk4S2/i1l54tKQLZ4cx80NrOq6zFcJ0DsyRrw/dH4pkELfKTVrNnWjhtWEBv1VuHx J6o32AG8k0Aj9+1gz2VrBZQ2CO/8BYjVaKgEUmDje+lgpi1FJ38n8n/ndjDm/+hLQdLg qF7kxN8WcmoxjY6Mdv+SbVAsHZa2ls/cIUlqo=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type :x-google-sender-auth; b=fOFzI0/TdHuODfwHncWghPsvfWAcAIs0blPap68Ht7h1qZqCC96xCjDXiBCiBRiBt8 RJN0jS1vM0eG2N8SBqDyU2erHqXtapT1jTmc9tq+tXhwvBvJ5JNF7yDv/fhvhXJQQd2y tmFy/JQptYMFeNqL6IMFEnI4RYU1WLIsOD5+s=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Sender: nikolai.weibull@xxxxxxxxx
Two notes:
1. It seems that my trick to disable --force and --recursive on
non-GNU systems doesn't work. Does the specifications have to match
exactly? A prefix match like the one I was hoping for would be nice,
or is there some other way to achieve the same effect?
2. I'm not sure if the zstyle thing is correct, but it's definitely
what you want it to do. Is there a better way to achieve the same
effect?
Thanks (and enjoy)!
Attachment:
_rm
Description: Binary data
Messages sorted by:
Reverse Date,
Date,
Thread,
Author