<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for uggedal</title><link>http://disqus.com/by/uggedal/</link><description></description><atom:link href="http://disqus.com/uggedal/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 09 Jun 2010 02:01:14 -0000</lastBuildDate><item><title>Re: Justin Chouinard</title><link>http://www.justinchouinard.com/blog/2010/04/10/fix-stale-ssh-environment-variables-in-gnu-screen-and-tmux#comment-55438822</link><description>&lt;p&gt;I think you're mistaken, it works flawlessly here on reattachment of a tmux session. Look up update-environment in tmux's manpage to see why it works.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eivind Uggedal</dc:creator><pubDate>Wed, 09 Jun 2010 02:01:14 -0000</pubDate></item><item><title>Re: Justin Chouinard</title><link>http://www.justinchouinard.com/blog/2010/04/10/fix-stale-ssh-environment-variables-in-gnu-screen-and-tmux#comment-55278368</link><description>&lt;p&gt;A much simpler solution for tmux is to put this inside your .zshrc:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;pre&gt;function preexec() {&lt;br&gt;  if [[ -n $TMUX ]]; then&lt;br&gt;    NEW_SSH_AUTH_SOCK=`tmux showenv|grep ^SSH_AUTH_SOCK|cut -d = -f 2`&lt;br&gt;    if [[ -n $NEW_SSH_AUTH_SOCK ]] &amp;amp;&amp;amp; [[ -S $NEW_SSH_AUTH_SOCK ]]; then&lt;br&gt;      SSH_AUTH_SOCK=$NEW_SSH_AUTH_SOCK&lt;br&gt;    fi&lt;br&gt;  fi&lt;br&gt;}&lt;br&gt;&lt;/pre&gt;&lt;p&gt;&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eivind Uggedal</dc:creator><pubDate>Tue, 08 Jun 2010 08:43:57 -0000</pubDate></item><item><title>Re: Nose Test Runner for Django</title><link>http://blog.jeffbalogh.org/post/57653515#comment-7282601</link><description>&lt;p&gt;Reviewboard has used a nose based tester for quite some time now:&lt;/p&gt;&lt;p&gt;&lt;a href="http://code.google.com/p/reviewboard/source/browse/trunk/reviewboard/test.py" rel="nofollow noopener" target="_blank" title="http://code.google.com/p/reviewboard/source/browse/trunk/reviewboard/test.py"&gt;http://code.google.com/p/re...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eivind Uggedal</dc:creator><pubDate>Tue, 17 Mar 2009 05:42:49 -0000</pubDate></item></channel></rss>