Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
access jobs information
- X-seq: zsh-workers 3357
- From: Paul Lew <lew@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: access jobs information
- Date: Wed, 9 Jul 1997 13:45:17 -0400
I would like to add the current background job information to my prompt.
I could not find an interface to do this, at least:
jno=$(jobs | wc -l)
RPROMPT="$jno"
wont work. Any idea?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author