aerc/widgets
Reto Brunner 072b5f453c Close backends prior to shutdown
We need some way to signal the backends that we are about to shutdown,
allowing them to clean up (for example in notmuch committing the db changes).
This commit implements a hook which gets called upon shutdown, providing
backends implement the io.Closer interface.
2019-08-08 10:24:03 +09:00
..
account-wizard.go Add backtab to tutorial navigation 2019-07-11 19:38:12 -04:00
account.go msglist: add initialization state 2019-08-02 09:26:10 -04:00
aerc.go Close backends prior to shutdown 2019-08-08 10:24:03 +09:00
compose.go Allow cc/bcc command to receive no arguments 2019-08-07 14:07:48 +09:00
dirlist.go Implement next-folder using NextPrev with amount 2019-08-07 15:02:11 +09:00
exline.go Add tab completion to textinputs 2019-07-26 14:39:42 -04:00
headerlayout.go Support configurable header layout in compose widget 2019-07-26 14:22:04 -04:00
msglist.go msglist: add initialization state 2019-08-02 09:26:10 -04:00
msgviewer.go Fixing #231 (alternative preferred mimetypes) 2019-08-03 10:47:58 -04:00
providesmessage.go Fix crashes when operating on empty folder (#216) 2019-07-10 13:21:38 -04:00
spinner.go s/aerc2/aerc/g 2019-05-17 20:57:10 -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 Don't initialize an invalid pty size 2019-07-13 11:13:48 -04:00