Jeffas
fb124139f3
Add option to always show mimetype in viewer
...
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.
2019-07-17 17:34:43 -04:00
Daniel Bridges
dfc048fe28
Display user specified headers in viewer if present
2019-07-17 17:26:43 -04:00
Jeffas
06af5391a3
Add MouseEnabled config setting
...
This patch adds the ability to control whether aerc captures mouseevents
or not. By default it will be set to not capture events.
2019-07-17 16:00:44 -04:00
Ben Burwell
cffa2365be
Document message index format specifiers
2019-07-04 11:08:55 -04:00
Drew DeVault
61ef404e31
Correct default filter order in aerc.conf.in
2019-07-02 20:36:57 -04:00
Reto Brunner
99c363b724
Set empty message in dirlist if no folder exist.
2019-06-14 10:42:26 -04:00
Drew DeVault
61206c6ac6
Make awk filters more portable
2019-06-13 20:17:39 -04:00
Yash Srivastav
fca7321639
Message list: implement index-format option
2019-06-07 16:22:01 -04:00
Drew DeVault
6e61f58d86
Rewrite Python filters in awk
2019-06-07 11:54:01 -04:00
Drew DeVault
e0cadd61a2
Add image/* filter, commented out by default
2019-06-07 10:23:12 -04:00
Drew DeVault
37f0114ffa
Disable HTML filter by default
2019-06-07 10:22:58 -04:00
Yash Srivastav
b83e7c9fa6
implements ability to view headers in message view
2019-06-07 09:20:24 -04:00
Drew DeVault
d30a6e3d1f
Subsitute prefix in aerc.conf for install
2019-05-26 10:27:22 -04:00