diff options
Diffstat (limited to 'content/posts/2000-09-19-more-gnut-fun.html')
-rw-r--r-- | content/posts/2000-09-19-more-gnut-fun.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/content/posts/2000-09-19-more-gnut-fun.html b/content/posts/2000-09-19-more-gnut-fun.html new file mode 100644 index 0000000..60af5d5 --- /dev/null +++ b/content/posts/2000-09-19-more-gnut-fun.html @@ -0,0 +1,25 @@ +--- +date: "2000-09-19T09:56:00Z" +title: More Gnut Fun! +--- + +I went ahead and put my recent gnut patches online as one big +diff file (universal against 0.4.13). You can grab the mondo patch +right <a href="/download/#gnut_com_load_pipe_and_save_diff">here</a>. +Also, I added backtick shell interpolation. I just submitted the +patch to the Gnut developers today, but I also tossed it up +<a href="/download/#gnut_bt_interpolation_diff">here</a> for +people to play with. Finally, in case anyone is interested, my +resource file for <a href="http://www.mutt.org/">Mutt</a> is +available <a href="/download/#muttrc">here</a>. +<br /><br /> + +I spent some time today doing various code cleanupts to this page. +The <a href="/download/">Download page</a> script generates +slightly more legible output, mainly so things look pretty for the +<a href="/code/">Code page</a> (but don't take my word for it, +<a href="/cgi-bin/pablotron/view.pl?HEADER=code/view/top.html&FOOTER=code/view/bot.html&BODY=download/index.phtml">see for yourself</a>). Also, I updated the +<a href="/map/">Site Map</a> to reflect the changes I made yesterday +to the sidebar, and I fixed the damn titles on all the pages so they +agree on formatting. + |