<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aerc/commands/terminal, branch shivesh</title>
<subtitle>A pretty good email client (shivesh branch)</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/'/>
<entry>
<title>all: purge redundant underscores</title>
<updated>2019-09-05T02:30:57+00:00</updated>
<author>
<name>Wagner Riffel</name>
<email>wgrriffel@gmail.com</email>
</author>
<published>2019-09-03T19:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=6838c23478944a9b45df1fa9a0f432ec77423987'/>
<id>6838c23478944a9b45df1fa9a0f432ec77423987</id>
<content type='text'>
Signed-off-by: Wagner Riffel &lt;wgrriffel@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Wagner Riffel &lt;wgrriffel@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "add close command at global level"</title>
<updated>2019-08-13T01:55:50+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-08-13T01:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=4fc6fee734e1b88c9aab94e66f5a2f908a86452f'/>
<id>4fc6fee734e1b88c9aab94e66f5a2f908a86452f</id>
<content type='text'>
This reverts commit f0a0c5aa733fa66958c113465bfc5fdd3d7cc9f0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit f0a0c5aa733fa66958c113465bfc5fdd3d7cc9f0.
</pre>
</div>
</content>
</entry>
<entry>
<title>add close command at global level</title>
<updated>2019-08-13T01:49:34+00:00</updated>
<author>
<name>Aditya Srivastava</name>
<email>adityasri@ocf.berkeley.edu</email>
</author>
<published>2019-08-12T03:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=f0a0c5aa733fa66958c113465bfc5fdd3d7cc9f0'/>
<id>f0a0c5aa733fa66958c113465bfc5fdd3d7cc9f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix :close on terminal panic</title>
<updated>2019-07-25T22:12:08+00:00</updated>
<author>
<name>Jeffas</name>
<email>dev@jeffas.io</email>
</author>
<published>2019-07-23T18:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=ee5b537d538baf38450a2ae655dee53a49aa9824'/>
<id>ee5b537d538baf38450a2ae655dee53a49aa9824</id>
<content type='text'>
Executing :close on a terminal would panic due to it already having been
removed.

This is also related to the fact that removing a tab doesn't check for
whether it actually found a tab to remove or not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Executing :close on a terminal would panic due to it already having been
removed.

This is also related to the fact that removing a tab doesn't check for
whether it actually found a tab to remove or not.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement basic tab completion support</title>
<updated>2019-06-29T18:24:19+00:00</updated>
<author>
<name>Gregory Mullen</name>
<email>greg@cmdline.org</email>
</author>
<published>2019-06-27T17:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=2a0961701c4cabecc53d134ed1782e5612e64580'/>
<id>2a0961701c4cabecc53d134ed1782e5612e64580</id>
<content type='text'>
Tab completion currently only works on commands. Contextual completion
will be added in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tab completion currently only works on commands. Contextual completion
will be added in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>s/aerc2/aerc/g</title>
<updated>2019-05-18T00:57:10+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-05-18T00:57:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=98da4c9509d03f8ffe48b9c66b9c3ce8a0f2f942'/>
<id>98da4c9509d03f8ffe48b9c66b9c3ce8a0f2f942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add message view commands, :close</title>
<updated>2019-03-31T01:45:41+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-03-31T01:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=5d0402aeea1dcc69adb46227ab1cd73b5e768880'/>
<id>5d0402aeea1dcc69adb46227ab1cd73b5e768880</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic message viewer mockup</title>
<updated>2019-03-30T18:12:04+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-03-30T18:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=fa04a1e036a418258451466d99de34a9546a9965'/>
<id>fa04a1e036a418258451466d99de34a9546a9965</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement :pipe</title>
<updated>2019-03-30T15:58:24+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-03-30T15:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=700dea23fa75f213af2f99449db994008eab9d21'/>
<id>700dea23fa75f213af2f99449db994008eab9d21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add terminal command context</title>
<updated>2019-03-21T20:32:22+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-03-21T20:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/aerc/commit/?id=10dd23f05d271a27ad40a6fafffb5fe2c3e5fe57'/>
<id>10dd23f05d271a27ad40a6fafffb5fe2c3e5fe57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
