Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zsh pid completion
- X-seq: zsh-workers 38508
- From: Marko Myllynen <myllynen@xxxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>
- Subject: zsh pid completion
- Date: Tue, 17 May 2016 13:50:21 +0300
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: Red Hat
- Reply-to: Marko Myllynen <myllynen@xxxxxxxxxx>
Hi,
I see that _pids completion offers only a very limited subset of the
running pids (even by the same user). For example, if I launch a command
on a terminal its PID is not included in completion alternatives on
another terminal. Also, when root, in some cases it might be beneficial
to offer also non-root PIDs (perhaps this could be configurable).
Is there some reason for this limited approach? (I'm not sending any
patches yet, I'm afraid with ps(1) portability might be a bit tricky.)
Thanks,
--
Marko Myllynen
Messages sorted by:
Reverse Date,
Date,
Thread,
Author