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 Add Mouseable 2019-09-11 11:41:34 -04:00
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 Add display of unread messages in dirlist 2019-09-11 12:37:43 -04:00
exline.go all: purge redundant underscores 2019-09-04 16:30:57 -10:00
headerlayout.go Support configurable header layout in compose widget 2019-07-26 14:22:04 -04:00
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 Fix crashes when operating on empty folder (#216) 2019-07-10 13:21:38 -04:00
spinner.go Add modify-labels command 2019-09-12 16:17:24 -04:00
status.go Show currently pressed keys in statusline 2019-07-17 17:12:52 -04:00
tabhost.go Ring bell when new messages arrive 2019-07-29 15:01:49 -04:00
terminal.go Add Mouseable 2019-09-11 11:41:34 -04:00