aerc/config
Ben Burwell 152f8c9519 Ring bell when new messages arrive
Add a "new-message-bell" option to the UI section of aerc.conf. A new
hook into the message store allows the msglist widget to detect new
messages being added to the displayed list. When new messages are
delivered, and the new-message-bell option is enabled (as it is by
default), the terminal will beep.
2019-07-29 15:01:49 -04:00
..
accounts.conf Copy sent emails to the Sent folder 2019-05-15 19:41:21 -04:00
aerc.conf.in Ring bell when new messages arrive 2019-07-29 15:01:49 -04:00
bindings.go lowercase all key bindings 2019-07-17 15:58:46 -04:00
bindings_test.go Implement key bindings subsystem 2019-03-15 01:31:23 -04:00
binds.conf Implement :filter, :clear 2019-07-19 11:30:32 -04:00
config.go Ring bell when new messages arrive 2019-07-29 15:01:49 -04:00
triggers.go Add new-email trigger 2019-07-26 14:00:24 -04:00