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

access jobs information



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