aerc/widgets
Kevin Kuehler 310bec2702 widgets/msgview: Reap the filter command
The filter command shells out and returns almost immediately. Call
Wait() so the filter process gets reaped. Prior to this patch, aerc
creates a zombie process for every email that is viewed.

Signed-off-by: Kevin Kuehler <keur@xcf.berkeley.edu>
2019-10-16 11:13:54 -04:00
..
account-wizard.go
account.go Add sorting functionality 2019-09-20 14:56:02 -04:00
aerc.go Fix selected account to return for messageviewer 2019-10-02 15:40:23 -04:00
compose.go Add signatures 2019-09-12 16:18:34 -04:00
dirlist.go
exline.go
headerlayout.go
msglist.go Revert "Show spinner when fetching contents" 2019-10-09 19:57:53 -04:00
msgviewer.go widgets/msgview: Reap the filter command 2019-10-16 11:13:54 -04:00
providesmessage.go
spinner.go Add modify-labels command 2019-09-12 16:17:24 -04:00
status.go
tabhost.go
terminal.go