about summary refs log tree commit diff stats
path: root/config/aerc.conf.in
Commit message (Collapse)AuthorAgeFilesLines
* Add option to always show mimetype in viewerJeffas2019-07-171-0/+5
| | | | | | | | | | A user may want to be able to see what mimetype they are viewing, so that they can determine what program it may be opened in or for some other reason. The config option is under the [viewer] section and is called 'always-show-mime'. It defaults to false to preserve the current behaviour.
* Display user specified headers in viewer if presentDaniel Bridges2019-07-171-0/+8
|
* Add MouseEnabled config settingJeffas2019-07-171-0/+5
| | | | | This patch adds the ability to control whether aerc captures mouseevents or not. By default it will be set to not capture events.
* Document message index format specifiersBen Burwell2019-07-041-1/+1
|
* Correct default filter order in aerc.conf.inDrew DeVault2019-07-021-1/+1
|
* Set empty message in dirlist if no folder exist.Reto Brunner2019-06-141-0/+5
|
* Make awk filters more portableDrew DeVault2019-06-131-2/+2
|
* Message list: implement index-format optionYash Srivastav2019-06-071-4/+4
|
* Rewrite Python filters in awkDrew DeVault2019-06-071-2/+2
|
* Add image/* filter, commented out by defaultDrew DeVault2019-06-071-0/+1
|
* Disable HTML filter by defaultDrew DeVault2019-06-071-1/+1
|
* implements ability to view headers in message viewYash Srivastav2019-06-071-0/+7
|
* Subsitute prefix in aerc.conf for installDrew DeVault2019-05-261-0/+67