<feed xmlns='http://www.w3.org/2005/Atom'>
<title>idgatt, branch v3.9.0</title>
<subtitle>"It's Dangerous to Go Alone, Take This!" - A dotfile project</subtitle>
<link rel='alternate' type='text/html' href='https://git.dnns.no/idgatt/'/>
<entry>
<title>muttfh: Revert "muttfh: write single files in UTF-8"</title>
<updated>2025-11-20T08:53:07+00:00</updated>
<author>
<name>Dennis Eriksen</name>
<email>d@ennis.no</email>
</author>
<published>2025-11-20T08:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dnns.no/idgatt/commit/?id=e69d58de25f330721a8dddf84d63840eb396a42b'/>
<id>e69d58de25f330721a8dddf84d63840eb396a42b</id>
<content type='text'>
This reverts commit a8dbd39ae6c1fee0838be59dca1ece377ae47384.

This didn't really work for all cases. Will have to look more into it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a8dbd39ae6c1fee0838be59dca1ece377ae47384.

This didn't really work for all cases. Will have to look more into it.
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: make more things work properly on FreeBSD</title>
<updated>2025-11-20T08:43:08+00:00</updated>
<author>
<name>Dennis Eriksen</name>
<email>d@ennis.no</email>
</author>
<published>2025-11-20T08:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dnns.no/idgatt/commit/?id=4ea4a2a058871d14343bc728eab6fc43c822d2bc'/>
<id>4ea4a2a058871d14343bc728eab6fc43c822d2bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>wezterm: adding comments to clarify some minor things</title>
<updated>2025-11-20T08:43:08+00:00</updated>
<author>
<name>Dennis Eriksen</name>
<email>d@ennis.no</email>
</author>
<published>2025-11-20T08:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dnns.no/idgatt/commit/?id=8e141b8bc0c40cfd498da1eb4020adb6fcc12fad'/>
<id>8e141b8bc0c40cfd498da1eb4020adb6fcc12fad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>suda: change upgrades for macOS</title>
<updated>2025-11-20T08:43:08+00:00</updated>
<author>
<name>Dennis Eriksen</name>
<email>d@ennis.no</email>
</author>
<published>2025-11-20T08:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dnns.no/idgatt/commit/?id=664418d1a40d6f4e642749382ef63d2705fd0a35'/>
<id>664418d1a40d6f4e642749382ef63d2705fd0a35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>muttfh: write single files in UTF-8</title>
<updated>2025-11-12T15:26:04+00:00</updated>
<author>
<name>Dennis Eriksen</name>
<email>d@ennis.no</email>
</author>
<published>2025-11-12T15:26:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dnns.no/idgatt/commit/?id=a8dbd39ae6c1fee0838be59dca1ece377ae47384'/>
<id>a8dbd39ae6c1fee0838be59dca1ece377ae47384</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tmux: update version-checking</title>
<updated>2025-10-29T08:32:47+00:00</updated>
<author>
<name>Dennis Eriksen</name>
<email>d@ennis.no</email>
</author>
<published>2025-10-29T08:32:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dnns.no/idgatt/commit/?id=06d524d1bbbb9225a3a79c8f0655aca7adafdb3c'/>
<id>06d524d1bbbb9225a3a79c8f0655aca7adafdb3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: fix bug in say() where flags changed global variables</title>
<updated>2025-10-28T14:07:43+00:00</updated>
<author>
<name>Dennis Eriksen</name>
<email>d@ennis.no</email>
</author>
<published>2025-10-28T14:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dnns.no/idgatt/commit/?id=9fb585b7275431a1c34ca271f4731c4dcaed7680'/>
<id>9fb585b7275431a1c34ca271f4731c4dcaed7680</id>
<content type='text'>
If you used say -d, it would change a global so all following messages
would also have -d applied.

Changed to local variables
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If you used say -d, it would change a global so all following messages
would also have -d applied.

Changed to local variables
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: fix bug in say() where % could not be printed</title>
<updated>2025-10-28T14:00:58+00:00</updated>
<author>
<name>Dennis Eriksen</name>
<email>d@ennis.no</email>
</author>
<published>2025-10-28T14:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dnns.no/idgatt/commit/?id=132bb931f6fbcdf22968d9879fba8b9e76e26f57'/>
<id>132bb931f6fbcdf22968d9879fba8b9e76e26f57</id>
<content type='text'>
The print flag -P was applied to all messages when printing with colors.
This caused all percentage-signs to be interpreted as prompt-characters.

Say now prints word-by-word, instead of line-by-line, making it possible
to print only prompt-chars with -P, and print the actual message with
-r.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The print flag -P was applied to all messages when printing with colors.
This caused all percentage-signs to be interpreted as prompt-characters.

Say now prints word-by-word, instead of line-by-line, making it possible
to print only prompt-chars with -P, and print the actual message with
-r.
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: fix locale on freebsd</title>
<updated>2025-09-29T08:18:52+00:00</updated>
<author>
<name>Dennis Eriksen</name>
<email>d@ennis.no</email>
</author>
<published>2025-09-29T08:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dnns.no/idgatt/commit/?id=ce2c40c9677388d9f5dcdaf6e674fa865febb538'/>
<id>ce2c40c9677388d9f5dcdaf6e674fa865febb538</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>zsh: new alias, small tweaks to some functions</title>
<updated>2025-09-28T18:50:10+00:00</updated>
<author>
<name>Dennis Eriksen</name>
<email>d@ennis.no</email>
</author>
<published>2025-09-28T18:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dnns.no/idgatt/commit/?id=aa8bf2253ee9010d9903b67c266356c95aedc10a'/>
<id>aa8bf2253ee9010d9903b67c266356c95aedc10a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
