Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
screen -x <complete>
- X-seq: zsh-workers 16114
- From: "Michal Maruška" <mmc@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: screen -x <complete>
- Date: Mon, 22 Oct 2001 17:54:19 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
I've decided i would try to look at the completion system of zsh.
I want to complete on sessions opened by screen(1):
i get when running:
$ screen -x
> There are several suitable screens on:
> 899.pts-10.linux3 (Attached)
> 326.pts-54.linux3 (Attached)
> Type "screen [-d] -r [pid.]tty.host" to resume one of them.
Could anybody tell me where to start (i want to learn it by example, manual
-reading will follow), or has it already been implemented?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author