Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
_pids not working?
- X-seq: zsh-workers 22975
- From: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxxxxx>
- Subject: _pids not working?
- Date: Tue, 7 Nov 2006 15:23:54 +0100
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=rBVh/wMjfye2kR+F6L2ob7qFlGhcaIDEhWXEY5KN8pLVlCJ9CdugKvxpjYhBVQKvwa+GxIkVq4vP0BGLYix1gP/qACoU1KwGLZqXeSTmUfpKR0oNOd/eCmZT7P+HY7EO39DxGavFHyc37bnTCnyvUYOUjPotQDLb1jF6i2dbZb0=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
% zsh -f
fartmonstret% autoload compinit;compinit
fartmonstret% kill helo<tab>
_pids:36: error in flags
Does this happen for anyone else? With zsh -f -x i get this
...
+_pids:35> zstyle -T :completion::complete:kill:argument-rest:processes verbose
_pids:36: error in flags
+_pids:36> list=
...
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author