<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aerc/config, branch 0.2.1</title>
<subtitle>Mirror of https://git.sr.ht/~sircmpwn/aerc
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/'/>
<entry>
<title>Ring bell when new messages arrive</title>
<updated>2019-07-29T19:01:49+00:00</updated>
<author>
<name>Ben Burwell</name>
<email>ben@benburwell.com</email>
</author>
<published>2019-07-29T14:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=152f8c9519ac1b7b35c3789b03f3d1cc3b1e8881'/>
<id>152f8c9519ac1b7b35c3789b03f3d1cc3b1e8881</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Print errors from config load issues.</title>
<updated>2019-07-29T18:51:16+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2019-07-28T13:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=b812257ba97020e90e7598378b54f737364a1636'/>
<id>b812257ba97020e90e7598378b54f737364a1636</id>
<content type='text'>
Currently we /dev/null stdout, if it is a tty.
The checkConfigPerms function, as well as the error print were incorrectly
writing to stdout and therefore weren't visible to most users.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently we /dev/null stdout, if it is a tty.
The checkConfigPerms function, as well as the error print were incorrectly
writing to stdout and therefore weren't visible to most users.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support configurable header layout in compose widget</title>
<updated>2019-07-26T18:22:04+00:00</updated>
<author>
<name>Daniel Bridges</name>
<email>bridges2@gmail.com</email>
</author>
<published>2019-07-22T23:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=67fb0938a66605a0b6a837005804637b348b250d'/>
<id>67fb0938a66605a0b6a837005804637b348b250d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new-email trigger</title>
<updated>2019-07-26T18:00:24+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2019-07-21T20:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=dc4c36adbfbffd34319ddc007bad437ef802ee72'/>
<id>dc4c36adbfbffd34319ddc007bad437ef802ee72</id>
<content type='text'>
This patch sets up the trigger config section of aerc.conf.

Each trigger has its own function which is called from the place where
it is triggered. Currently only the new-email trigger is implemented.

The triggers make use of format strings. For instance, in the new-email
trigger this allows the user to select the trigger command and also the
information extracted from the command and placed into their command.

To actually execute the trigger commands the keypresses are simulated.

Further triggers can be implemented in the future.

Formatting of the command is moved to a new package.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch sets up the trigger config section of aerc.conf.

Each trigger has its own function which is called from the place where
it is triggered. Currently only the new-email trigger is implemented.

The triggers make use of format strings. For instance, in the new-email
trigger this allows the user to select the trigger command and also the
information extracted from the command and placed into their command.

To actually execute the trigger commands the keypresses are simulated.

Further triggers can be implemented in the future.

Formatting of the command is moved to a new package.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement :filter, :clear</title>
<updated>2019-07-19T15:30:32+00:00</updated>
<author>
<name>Kevin Kuehler</name>
<email>keur@ocf.berkeley.edu</email>
</author>
<published>2019-07-17T07:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=f81e4bd41c3ba9427390eadfc5133ed8daada6ab'/>
<id>f81e4bd41c3ba9427390eadfc5133ed8daada6ab</id>
<content type='text'>
Signed-off-by: Kevin Kuehler &lt;keur@ocf.berkeley.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kevin Kuehler &lt;keur@ocf.berkeley.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default attach keybinding</title>
<updated>2019-07-19T14:45:44+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-07-19T14:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=8b2abcb02a191ad77c971fd4679c7d177ce2f827'/>
<id>8b2abcb02a191ad77c971fd4679c7d177ce2f827</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add :cp alias for :copy</title>
<updated>2019-07-17T22:42:03+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-07-17T22:42:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=fe7230bb9acc5dc9cc8a982a35196dd6796b5360'/>
<id>fe7230bb9acc5dc9cc8a982a35196dd6796b5360</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add option to always show mimetype in viewer</title>
<updated>2019-07-17T21:34:43+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2019-07-17T20:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=fb124139f3a84c03708079e45c2f7d41d6ededca'/>
<id>fb124139f3a84c03708079e45c2f7d41d6ededca</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Display user specified headers in viewer if present</title>
<updated>2019-07-17T21:26:43+00:00</updated>
<author>
<name>Daniel Bridges</name>
<email>bridges2@gmail.com</email>
</author>
<published>2019-07-15T18:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=dfc048fe285939d9de3b5753f723c935d042cc2b'/>
<id>dfc048fe285939d9de3b5753f723c935d042cc2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add MouseEnabled config setting</title>
<updated>2019-07-17T20:00:44+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2019-07-16T18:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=06af5391a37f5bb59571a641ad832e45d8f39f1e'/>
<id>06af5391a37f5bb59571a641ad832e45d8f39f1e</id>
<content type='text'>
This patch adds the ability to control whether aerc captures mouseevents
or not. By default it will be set to not capture events.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds the ability to control whether aerc captures mouseevents
or not. By default it will be set to not capture events.
</pre>
</div>
</content>
</entry>
</feed>
