<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aerc/lib/format, branch master</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>Add labels to index format (%g)</title>
<updated>2019-12-27T17:20:29+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2019-12-23T11:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=63391b7dca09e3f2cf3c4ff903592d23fe8f56a3'/>
<id>63391b7dca09e3f2cf3c4ff903592d23fe8f56a3</id>
<content type='text'>
Exposes the notmuch tags accordingly, stubs it for the maildir worker.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Exposes the notmuch tags accordingly, stubs it for the maildir worker.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix invalid format string</title>
<updated>2019-12-22T21:21:39+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2019-12-22T12:08:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=2708628857def56bb7a6a62480c33a2733a506e7'/>
<id>2708628857def56bb7a6a62480c33a2733a506e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>msglist: highlight marked messages</title>
<updated>2019-12-21T14:27:53+00:00</updated>
<author>
<name>Reto Brunner</name>
<email>reto@labrat.space</email>
</author>
<published>2019-12-18T05:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=b9d2938f9fd13c290f187901c2fd43c957a24dd7'/>
<id>b9d2938f9fd13c290f187901c2fd43c957a24dd7</id>
<content type='text'>
Note that, until we get color configuration, this means that the user *must*
have the %Z verb in the index format else it'll be horribly confusing
as no visual indication is provided
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that, until we get color configuration, this means that the user *must*
have the %Z verb in the index format else it'll be horribly confusing
as no visual indication is provided
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash if there is no to address for %F</title>
<updated>2019-11-25T16:49:46+00:00</updated>
<author>
<name>Thorben Günther</name>
<email>admin@xenrox.net</email>
</author>
<published>2019-11-22T12:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=c1d57977af3eae723406b3aaff82e7bf16b12d0c'/>
<id>c1d57977af3eae723406b3aaff82e7bf16b12d0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete the F rune.</title>
<updated>2019-11-17T18:19:20+00:00</updated>
<author>
<name>Srivathsan Murali</name>
<email>sri@vathsan.com</email>
</author>
<published>2019-11-12T11:50:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=c655afa32bea3208885386cc3e600d19c934dd39'/>
<id>c655afa32bea3208885386cc3e600d19c934dd39</id>
<content type='text'>
%F now shows the auth name or recepient name/address if the
message is from you.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
%F now shows the auth name or recepient name/address if the
message is from you.
</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>
</feed>
