Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

_pids not working?



% 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