<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mutt-wizard/bin, branch master</title>
<subtitle>[MIRROR] mutt-wizard by Luke Smith</subtitle>
<id>https://git.zelu.dev/mutt-wizard/atom?h=master</id>
<link rel='self' href='https://git.zelu.dev/mutt-wizard/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/'/>
<updated>2026-07-18T11:18:26Z</updated>
<entry>
<title>Added --proxy to curl and updated the help info and the man page to display the practical use</title>
<updated>2026-07-18T11:18:26Z</updated>
<author>
<name>mojtabavahidinasab</name>
<email>mojtabavahidinasab@grrlz.net</email>
</author>
<published>2026-07-18T11:18:26Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=ade5d0cd7f991556287402cd492c00464e4d1c97'/>
<id>urn:sha1:ade5d0cd7f991556287402cd492c00464e4d1c97</id>
<content type='text'>
of proxy
</content>
</entry>
<entry>
<title>Merge pull request #1028 from jlucas8/error-handling</title>
<updated>2026-06-30T03:14:04Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2026-06-30T03:14:04Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=1b98bbc3be3252b1e37b86434ee9c209b8b4165f'/>
<id>urn:sha1:1b98bbc3be3252b1e37b86434ee9c209b8b4165f</id>
<content type='text'>
Handle sync errors (set exit code accordingly)</content>
</entry>
<entry>
<title>Merge pull request #1020 from CarlosLoboxyz/master</title>
<updated>2026-06-30T03:13:10Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2026-06-30T03:13:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=18d6f4b2f70e49f66ac0935facb067e09e8c953c'/>
<id>urn:sha1:18d6f4b2f70e49f66ac0935facb067e09e8c953c</id>
<content type='text'>
Fix .conf to .yaml in goimapnotify config file</content>
</entry>
<entry>
<title>Replace head -n-1 with POSIX-compatible sed '$d'</title>
<updated>2025-11-03T17:06:29Z</updated>
<author>
<name>Erik Cervin-Edin</name>
<email>erik.cervin-edin@einride.tech</email>
</author>
<published>2025-11-03T16:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=3a36c660e17df6296b8f042772780764f0e9a7d2'/>
<id>urn:sha1:3a36c660e17df6296b8f042772780764f0e9a7d2</id>
<content type='text'>
The GNU-specific head -n-1 syntax causes errors on macOS/BSD systems.
Replaced with sed '$d' which is POSIX-compatible and achieves the same
result of removing the last line.
</content>
</entry>
<entry>
<title>handle sync errors</title>
<updated>2025-10-07T22:07:14Z</updated>
<author>
<name>João Lucas</name>
<email>jlucas@disroot.org</email>
</author>
<published>2025-10-07T22:07:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=3dc1ee678bd2631e23c93b5777cdfafb28da8f34'/>
<id>urn:sha1:3dc1ee678bd2631e23c93b5777cdfafb28da8f34</id>
<content type='text'>
- syncandnotify() aborts early if mbsync or mpop fails
- mailsync aborts early (exit code 1, before notmuch) if all syncs fail
</content>
</entry>
<entry>
<title>Fix .conf to .yaml in goimapnotify config file</title>
<updated>2025-07-02T21:07:34Z</updated>
<author>
<name>Carlos Lobo</name>
<email>86011416+CarlosLoboxyz@users.noreply.github.com</email>
</author>
<published>2025-07-02T21:07:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=d943b92fa9a683b09c18f130e99af34ab51c3c3a'/>
<id>urn:sha1:d943b92fa9a683b09c18f130e99af34ab51c3c3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-x option fixed, fix #1014</title>
<updated>2025-04-11T06:26:40Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-04-11T06:26:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=b7b7f21d692048f34287615312ebc9385cd3c378'/>
<id>urn:sha1:b7b7f21d692048f34287615312ebc9385cd3c378</id>
<content type='text'>
</content>
</entry>
<entry>
<title>properly create imapnotify dir</title>
<updated>2025-04-11T06:09:27Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-04-11T06:09:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=0f9cf65e104f04ab8b17dbd80c96646332fcb9bf'/>
<id>urn:sha1:0f9cf65e104f04ab8b17dbd80c96646332fcb9bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unary operator expected error</title>
<updated>2025-03-31T15:41:38Z</updated>
<author>
<name>Adrien Czerny</name>
<email>adrien.czerny@moo.com</email>
</author>
<published>2025-03-31T15:05:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=d0dfcc3c27547e62bd55193b91a6a84344873d2c'/>
<id>urn:sha1:d0dfcc3c27547e62bd55193b91a6a84344873d2c</id>
<content type='text'>
On my system running any `mw` command after a fresh install from the AUR, I get:

```
/usr/bin/mw: line 37: [: 1.5: unary operator expected
```

Now the script doesn't error per-se but it does set the `master` and `slave`
variables to wrong values. I'm also not sure how this wasn't raised before;
maybe that's a new bash version thing? I'm on 5.2.37.

Anyway I faffed around trying to fix this, in particular with the `-gt` operator
but it turned out that properly comparing float numbers is a pain in the butt in
bash. I found solutions using `bc` which I thought were weird.

To keep things simple I ended up doing a little substitution on the dot `.`
character and turned these nasty floats into integers, along with using the
`-gt` operator which did the trick on my system. May be unorthodox so feedback
is more than welcome.

Thank you for the great software by the way, lots of gratitude for your work.
</content>
</entry>
<entry>
<title>Revert "fix #993"</title>
<updated>2025-03-06T18:14:59Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-03-06T18:14:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zelu.dev/mutt-wizard/commit/?id=943b45340ce6d0249e1e8fc608718a13045584d3'/>
<id>urn:sha1:943b45340ce6d0249e1e8fc608718a13045584d3</id>
<content type='text'>
This reverts commit 883e570d6db7ba62febd97598902752a4c28d3ca.
</content>
</entry>
</feed>
