On Mon, Apr 10, 2017 at 01:43:46PM -0400, Derek Schrock wrote: > If you were to take it a couple extra steps further could you have > $beep_new for currently open box, $beep_new_buffy be a list of mailboxes > from mailboxes such that you want notifications/beeps from? > > set beep_new_buffy = * # All mailboxes in mailboxes beep > set beep_new_buffy = boxA, boxB, boxZ # Beep when A, B, Z are updated.
I think zsh and bash, at least, can do this natively, maybe this is functionality that a lot of people would just accomplish in their shell of choice? w