<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mutt-wizard.git/bin/openfile, 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>openfile to lib</title>
<updated>2022-04-30T13:57:57+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2022-04-30T13:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=4911a7eff3471a144f7ea590bf6936cbd51d5689'/>
<id>4911a7eff3471a144f7ea590bf6936cbd51d5689</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Hard link the file instead of copying"</title>
<updated>2022-04-20T18:19:48+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2022-04-20T18:19:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=32d63b12dbda5fc2590176e1a99c7376e0395dc3'/>
<id>32d63b12dbda5fc2590176e1a99c7376e0395dc3</id>
<content type='text'>
This reverts commit 95687867d1795299625e1e3dc5cdc412155de879.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 95687867d1795299625e1e3dc5cdc412155de879.
</pre>
</div>
</content>
</entry>
<entry>
<title>Force hard linking the file</title>
<updated>2022-04-09T17:06:55+00:00</updated>
<author>
<name>Jakub Kaczor</name>
<email>jakubk0.kaczor@gmail.com</email>
</author>
<published>2022-04-09T15:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=c7524bdd964b195ef67c40c38aba4e0501af24ef'/>
<id>c7524bdd964b195ef67c40c38aba4e0501af24ef</id>
<content type='text'>
It was forgotten to add `-f` (force) option for `ln` in
95687867d1795299625e1e3dc5cdc412155de879. This enables opening files
with the same names, but different contents, with a new NeoMutt
instance, after the previous is closed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was forgotten to add `-f` (force) option for `ln` in
95687867d1795299625e1e3dc5cdc412155de879. This enables opening files
with the same names, but different contents, with a new NeoMutt
instance, after the previous is closed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hard link the file instead of copying</title>
<updated>2022-04-09T15:33:02+00:00</updated>
<author>
<name>Jakub Kaczor</name>
<email>jakubk0.kaczor@gmail.com</email>
</author>
<published>2022-04-09T15:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=95687867d1795299625e1e3dc5cdc412155de879'/>
<id>95687867d1795299625e1e3dc5cdc412155de879</id>
<content type='text'>
In the latest neomutt release (2022-04-08), neomutt/neomutt/pull/3267 is
merged. Neomutt doesn't overwrite files with zeros on closing anymore,
just unlinks it. Therefore, instead of copying, files can be hard
linked.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the latest neomutt release (2022-04-08), neomutt/neomutt/pull/3267 is
merged. Neomutt doesn't overwrite files with zeros on closing anymore,
just unlinks it. Therefore, instead of copying, files can be hard
linked.
</pre>
</div>
</content>
</entry>
<entry>
<title>attachment fix; documentation fixes</title>
<updated>2020-11-19T14:20:37+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2020-11-19T14:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=50c197ac632a35f3d8d012596f872a7854475030'/>
<id>50c197ac632a35f3d8d012596f872a7854475030</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>minor tweaks</title>
<updated>2020-05-26T01:02:53+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2020-05-26T01:02:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=55f810ef6939d5aecd3bfb8a10b62c21ee484d23'/>
<id>55f810ef6939d5aecd3bfb8a10b62c21ee484d23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>muttimage replaced by openfile</title>
<updated>2020-02-09T14:03:10+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2020-02-09T14:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=d8f57b57f6e4f7d07969a26775686b45b0e2b565'/>
<id>d8f57b57f6e4f7d07969a26775686b45b0e2b565</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>env bash</title>
<updated>2019-11-24T12:48:33+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2019-11-24T12:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=938af8f7ebe8b769f0916ebdb19b146d0463409a'/>
<id>938af8f7ebe8b769f0916ebdb19b146d0463409a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>portable openfile</title>
<updated>2019-05-20T19:41:03+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2019-05-20T19:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=55e3bb683c908f9962941ce9f4f6dcacc151291b'/>
<id>55e3bb683c908f9962941ce9f4f6dcacc151291b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>open files with mac</title>
<updated>2019-05-02T00:37:12+00:00</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2019-05-02T00:37:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vinkies.net/mutt-wizard.git/commit/?id=123351045e1030bfd2dbb06aafde701c1c2cb5e1'/>
<id>123351045e1030bfd2dbb06aafde701c1c2cb5e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
