On Mon, Mar 02, 2020 at 09:31:23AM -0800, Kevin J. McCarthy wrote: > On Mon, Mar 02, 2020 at 04:40:13PM +0300, Consus wrote: > > God bless you, works perfectly. Is it possible to add new statusline > > format like "number of finished, yet not sent emails"? Sometimes I get > > distracted and forget to actually send the mail I wrote so it just seats > > there until I accidentally come by. > > I can easily add an expando for the total number of background sessions: > both still editing, and done editing but waiting to be resumed. Would that > be helpful? > > Separating out the running vs finished count is trickier due to > implementation issues (I currently only waitpid inside the background menu).
Probably, but I'm not entirely sure I get the difference between "done editing" and "finished".