Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
(backward-)kill-argument
- X-seq: zsh-workers 16822
- From: mmc@xxxxxxxxxxxxxxxxxx (Michal Maruška)
- To: zsh-workers@xxxxxxxxxx
- Subject: (backward-)kill-argument
- Date: 13 Mar 2002 17:42:06 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
i want to:
* kill filenames w/ spaces: e.g. this\ is\ file.txt
* maybe even the bracketed part:
find { -name '*.h' }
Is it possible in Zsh?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author