<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Pivotal Labs &#187; Dennis Cahillane</title>
	<atom:link href="http://pivotallabs.com/author/dcahillane/feed/" rel="self" type="application/rss+xml" />
	<link>http://pivotallabs.com</link>
	<description>Agility Developed</description>
	<lastBuildDate>Fri, 24 May 2013 21:58:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Command-T keyboard shortcuts</title>
		<link>http://pivotallabs.com/command-t-keyboard-shortcuts/</link>
		<comments>http://pivotallabs.com/command-t-keyboard-shortcuts/#comments</comments>
		<pubDate>Fri, 30 Nov 2012 21:02:00 +0000</pubDate>
		<dc:creator>Dennis Cahillane</dc:creator>
				<category><![CDATA[Labs]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/command-t-keyboard-shortcuts/</guid>
		<description><![CDATA[<p><p>Command-T is an awesome vim plugin installed by default on the Pivotal workstation. There are some great keyboard shortcuts that make it even better.</p> <a href="http://pivotallabs.com/command-t-keyboard-shortcuts/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/command-t-keyboard-shortcuts/">Command-T keyboard shortcuts</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Command-T is an awesome vim plugin installed by default on the Pivotal workstation. There are some great keyboard shortcuts that make it even better.</p>
<p>Normally to use Command-T, you type leader-f, locate your file using the fuzzy finder, then hit &lt;CR&gt; &#40;vim-speak for carriage return&#41; to open it. But instead of &lt;CR&gt;, you can hit the following:</p>
<pre><code>&lt;CR&gt;        open the selected file
&lt;C-CR&gt;      open the selected file in a new split window
&lt;C-s&gt;       open the selected file in a new split window
&lt;C-v&gt;       open the selected file in a new vertical split window
&lt;C-t&gt;       open the selected file in a new tab
</code></pre>
<p>&lt;C&gt; is control. To learn more about Command-T, type</p>
<pre><code>:help command-t
</code></pre>
<p>At the vim prompt. Thanks to my pair today, Ian Zabel, for showing me this stuff.</p>
<p>The post <a href="http://pivotallabs.com/command-t-keyboard-shortcuts/">Command-T keyboard shortcuts</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/command-t-keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using apc
Database Caching using apc
Object Caching 390/408 objects using apc

 Served from: pivotallabs.com @ 2013-05-24 19:37:05 by W3 Total Cache -->