mirror of
https://git.sr.ht/~sircmpwn/aerc
synced 2026-01-17 04:31:36 +01:00
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. |
||
|---|---|---|
| .. | ||
| borders.go | ||
| context.go | ||
| fill.go | ||
| grid.go | ||
| interfaces.go | ||
| invalidatable.go | ||
| stack.go | ||
| tab.go | ||
| text.go | ||
| textinput.go | ||
| ui.go | ||