Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
get the number of active jobs to show in the prompt?
- X-seq: zsh-users 4299
- From: Drew Perttula <drewp@xxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: get the number of active jobs to show in the prompt?
- Date: Sun, 30 Sep 2001 22:56:50 -0700
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hello everyone-
I'm tired of using my close-window shortcut to zap shells
that still owned running programs, so I'd like my zsh prompt
to indicate that somehow. I can't figure out how to do anything
programmatically with the 'jobs' command (such as "jobs | wc -l"),
so I'm lost as to how to do my prompt trick.
TIA for any help
-Drew
Messages sorted by:
Reverse Date,
Date,
Thread,
Author