<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mutt-wizard.git/bin/mw, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/'/>
<entry>
<title>-x option fixed, fix #1014</title>
<updated>2025-04-11T06:26:40+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-04-11T06:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=b7b7f21d692048f34287615312ebc9385cd3c378'/>
<id>b7b7f21d692048f34287615312ebc9385cd3c378</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>properly create imapnotify dir</title>
<updated>2025-04-11T06:09:27+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-04-11T06:09:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=0f9cf65e104f04ab8b17dbd80c96646332fcb9bf'/>
<id>0f9cf65e104f04ab8b17dbd80c96646332fcb9bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unary operator expected error</title>
<updated>2025-03-31T15:41:38+00:00</updated>
<author>
<name>Adrien Czerny</name>
<email>adrien.czerny@moo.com</email>
</author>
<published>2025-03-31T15:05:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=d0dfcc3c27547e62bd55193b91a6a84344873d2c'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "fix #993"</title>
<updated>2025-03-06T18:14:59+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-03-06T18:14:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=943b45340ce6d0249e1e8fc608718a13045584d3'/>
<id>943b45340ce6d0249e1e8fc608718a13045584d3</id>
<content type='text'>
This reverts commit 883e570d6db7ba62febd97598902752a4c28d3ca.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 883e570d6db7ba62febd97598902752a4c28d3ca.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #993</title>
<updated>2025-03-06T12:24:37+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-03-06T12:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=883e570d6db7ba62febd97598902752a4c28d3ca'/>
<id>883e570d6db7ba62febd97598902752a4c28d3ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more robust mbsync check, close #956</title>
<updated>2025-03-04T18:03:35+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-03-04T18:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=cfc06f891d54250c6025eda301ce4c5cac220255'/>
<id>cfc06f891d54250c6025eda301ce4c5cac220255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use lmdb if available, close #950</title>
<updated>2025-03-04T17:49:51+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-03-04T17:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=31589ada9260c83b4229a48e1d547e681d71e097'/>
<id>31589ada9260c83b4229a48e1d547e681d71e097</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into master</title>
<updated>2025-02-28T09:48:14+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2025-02-28T09:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=650794bb1d20c3f7e8d3dfc0fc9a7add8519c5f3'/>
<id>650794bb1d20c3f7e8d3dfc0fc9a7add8519c5f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't prompt for password, if the email address already has a saved</title>
<updated>2024-03-18T16:48:15+00:00</updated>
<author>
<name>speedie</name>
<email>speedie@speedie.site</email>
</author>
<published>2024-03-18T16:48:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=11e54213dd16fb3b39be934ce0d465483ddfed80'/>
<id>11e54213dd16fb3b39be934ce0d465483ddfed80</id>
<content type='text'>
password. This is useful if you copy your .password-store
directory from one computer to another.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
password. This is useful if you copy your .password-store
directory from one computer to another.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #958 from jdujava/master</title>
<updated>2023-08-23T11:07:27+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2023-08-23T11:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=a8863a750a360bad6759f5f2c4df5d2001b31e18'/>
<id>a8863a750a360bad6759f5f2c4df5d2001b31e18</id>
<content type='text'>
fix: reorder action</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix: reorder action</pre>
</div>
</content>
</entry>
</feed>
