<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

 <title>Dave Dash</title>
 <link href="http://davedash.com/tag/humor/atom.xml" rel="self"/>
 <link href="http://davedash.com/tag/humor"/>
 <updated>2012-04-07T22:42:44-07:00</updated>
 <id>http://davedash.com/</id>
 <author>
   <name>Dave Dash</name>
   <email>dd+atom1@davedash.com</email>
 </author>

 
 <entry>
   <title>Vim Undo</title>
   <link href="http://davedash.com/2006/09/20/vim-undo/"/>
   <updated>2006-09-20T00:00:00-07:00</updated>
   <id>http://davedash.com/2006/09/20/vim-undo</id>
   <content type="html">&lt;p&gt;So apparently you can &quot;time-travel&quot; in &lt;code&gt;vim&lt;/code&gt;.  Commands like &lt;code&gt;:earlier 10m&lt;/code&gt; and &lt;code&gt;:later 5m&lt;/code&gt; will move your document to points 10 minutes ago and from their 5 minutes after.&lt;/p&gt;

&lt;p&gt;Is it just me, or is this acceptable?&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;vim phd_thesis.txt

:later 5y
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;:)&lt;/p&gt;
</content>
 </entry>
 

</feed>

