<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dash, branch master</title>
<subtitle>patched shell with cmake build
</subtitle>
<id>https://git.causal.agency/dash/atom?h=master</id>
<link rel='self' href='https://git.causal.agency/dash/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/'/>
<updated>2022-03-15T20:38:22+00:00</updated>
<entry>
<title>dash: Unset LIBEDIT_FOUND if PkgConfig fails</title>
<updated>2022-03-15T20:38:22+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-03-15T20:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=40a1211b11a9968de89580f03bbb4d056e2861a1'/>
<id>urn:sha1:40a1211b11a9968de89580f03bbb4d056e2861a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dash: Link with editline via pkg-config</title>
<updated>2022-02-07T00:23:49+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-02-07T00:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=327eb1a1dc6e9ffd4680fe44ae1e5701e36d18ef'/>
<id>urn:sha1:327eb1a1dc6e9ffd4680fe44ae1e5701e36d18ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dash: Stop this stat64 nonsense</title>
<updated>2022-01-22T03:26:28+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2022-01-22T03:26:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=22fb2a07db173532462d90ad875a06254e932773'/>
<id>urn:sha1:22fb2a07db173532462d90ad875a06254e932773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dash: Just zero mailsize on changemail</title>
<updated>2022-01-22T03:09:37+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-10-02T20:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=1776f4f8b02acf2e13d05d0ebe5d4f449239a909'/>
<id>urn:sha1:1776f4f8b02acf2e13d05d0ebe5d4f449239a909</id>
<content type='text'>
So that on start (and any time MAIL/MAILPATH change), any non-empty
mailboxes will be reported.
</content>
</entry>
<entry>
<title>dash: Fix chkmail loop break condition</title>
<updated>2022-01-22T03:08:53+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-10-02T20:29:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=4f01bfef1201bf679fc4487342ba5457bdf267ad'/>
<id>urn:sha1:4f01bfef1201bf679fc4487342ba5457bdf267ad</id>
<content type='text'>
padvance_magic() returns -1 when there are no more paths left, not
zero.
</content>
</entry>
<entry>
<title>dash: Check sizes of mailboxes, not times</title>
<updated>2022-01-22T03:07:48+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-10-02T20:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=5e47599cbca6a93ab39cefb469666c40e150bd94'/>
<id>urn:sha1:5e47599cbca6a93ab39cefb469666c40e150bd94</id>
<content type='text'>
This fixes "you have mail" showing right after checking and deleting
mail, resulting in a modified but empty mailbox. Also somehow fixes
"you have mail" always showing 3(!) times.
</content>
</entry>
<entry>
<title>dash: Warn twice about stopped jobs</title>
<updated>2022-01-22T03:05:46+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2021-02-03T21:09:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=5c9244973b51e6c4f5f76cb6fcda14449d84a732'/>
<id>urn:sha1:5c9244973b51e6c4f5f76cb6fcda14449d84a732</id>
<content type='text'>
Not really sure why this previously set job_warning to 2 rather
than 1. Anyway I often just press ^D again after the warning without
really thinking, so do it twice.
</content>
</entry>
<entry>
<title>dash: Set H_SETUNIQUE</title>
<updated>2022-01-22T03:05:00+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-29T02:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=a557a1895fa56e9f1a48c518734d1c75e71e0fd5'/>
<id>urn:sha1:a557a1895fa56e9f1a48c518734d1c75e71e0fd5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dash: Fix multi-line prompts when right prompts are used</title>
<updated>2022-01-22T03:04:33+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-23T21:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=1a3bc6209c60bea2a26b0ed69628308f1e59ab32'/>
<id>urn:sha1:1a3bc6209c60bea2a26b0ed69628308f1e59ab32</id>
<content type='text'>
editline does not render a multi-line PS1 correctly when RPS1 is also
set. To work around this, return only the last line of the cached prompt
to editline, and print the leading lines separately inside setprompt.
</content>
</entry>
<entry>
<title>dash: Add RPS1 and RPS2 right prompt variables</title>
<updated>2022-01-22T03:03:09+00:00</updated>
<author>
<name>June McEnroe</name>
<email>june@causal.agency</email>
</author>
<published>2020-12-23T01:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.causal.agency/dash/commit/?id=5132ea0e048ccf7a1d8a66ca16cd45413cfeb57b'/>
<id>urn:sha1:5132ea0e048ccf7a1d8a66ca16cd45413cfeb57b</id>
<content type='text'>
</content>
</entry>
</feed>
