<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aerc/commands/msg, 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>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 space which was missing</title>
<updated>2019-07-25T22:12:05+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2019-07-23T18:46:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=454151922558f2e82cc7f7d935d74940afa0107b'/>
<id>454151922558f2e82cc7f7d935d74940afa0107b</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 an option to toggle between read and unread</title>
<updated>2019-07-17T21:01:25+00:00</updated>
<author>
<name>Nicolai Dagestad</name>
<email>nicolai@dagestad.fr</email>
</author>
<published>2019-07-15T17:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=a1763bf2079400693515772dcb2ad09c53f36e4e'/>
<id>a1763bf2079400693515772dcb2ad09c53f36e4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update status message to include destination</title>
<updated>2019-07-17T19:59:08+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2019-07-15T21:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=715c9a47972b34bfea17ea23a59f0ddd857add75'/>
<id>715c9a47972b34bfea17ea23a59f0ddd857add75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>commands: Don't crash when store is nil</title>
<updated>2019-07-15T13:46:49+00:00</updated>
<author>
<name>Kevin Kuehler</name>
<email>keur@ocf.berkeley.edu</email>
</author>
<published>2019-07-14T07:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=8bb115dbae928111be52ed422dafb1caf72a744c'/>
<id>8bb115dbae928111be52ed422dafb1caf72a744c</id>
<content type='text'>
On a slow network connection, running these commands without this guard
will cause aerc to panic.

Signed-off-by: Kevin Kuehler &lt;keur@ocf.berkeley.edu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On a slow network connection, running these commands without this guard
will cause aerc to panic.

Signed-off-by: Kevin Kuehler &lt;keur@ocf.berkeley.edu&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crashes when operating on empty folder (#216)</title>
<updated>2019-07-10T17:21:38+00:00</updated>
<author>
<name>Daniel Bridges</name>
<email>bridges2@gmail.com</email>
</author>
<published>2019-07-10T00:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=217e85a55d0c1047bef1e2bc41783ccd4629bfc1'/>
<id>217e85a55d0c1047bef1e2bc41783ccd4629bfc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix :pipe -b actually writing to stdin</title>
<updated>2019-07-08T22:50:40+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-07-08T22:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=3f30c27bb31f26ca639b7a87d54a7c522bbe8be0'/>
<id>3f30c27bb31f26ca639b7a87d54a7c522bbe8be0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix re-opening of expired pipe tabs</title>
<updated>2019-07-08T22:32:31+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-07-08T22:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=133085b436f56bdd48fb1aba1184811b3a278d3c'/>
<id>133085b436f56bdd48fb1aba1184811b3a278d3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>:exec, :pipe: show exit status on completion</title>
<updated>2019-07-08T22:22:41+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-07-08T22:22:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=6797f9347603aff0831bf56566fbf164cbdda179'/>
<id>6797f9347603aff0831bf56566fbf164cbdda179</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
