1
0
mirror of https://git.sr.ht/~sircmpwn/aerc synced 2024-11-23 16:42:07 +01:00
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
aerc.go
compose.go
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
status.go
tabhost.go
terminal.go