<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: TextMate Tip – Moving and Selecting</title>
	<atom:link href="http://ciaranwal.sh/2007/11/06/textmate-tip-moving-and-selecting/feed" rel="self" type="application/rss+xml" />
	<link>http://ciaranwal.sh/2007/11/06/textmate-tip-moving-and-selecting</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 16:27:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: vigo</title>
		<link>http://ciaranwal.sh/2007/11/06/textmate-tip-moving-and-selecting/comment-page-1#comment-38700</link>
		<dc:creator>vigo</dc:creator>
		<pubDate>Sat, 08 Aug 2009 15:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2007/11/06/textmate-tip-%e2%80%93-moving-and-selecting#comment-38700</guid>
		<description>&lt;p&gt;great tips thanx... textmate, macos, they all have lotsa lotsa keyboard shortcuts and its realy hard for me to memorize all (8... i&#039;ll find a way to do it... try to enhance my nmonic devices (8&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>great tips thanx&#8230; textmate, macos, they all have lotsa lotsa keyboard shortcuts and its realy hard for me to memorize all (8&#8230; i&#8217;ll find a way to do it&#8230; try to enhance my nmonic devices (8</p>]]></content:encoded>
	</item>
	<item>
		<title>By: flo</title>
		<link>http://ciaranwal.sh/2007/11/06/textmate-tip-moving-and-selecting/comment-page-1#comment-617</link>
		<dc:creator>flo</dc:creator>
		<pubDate>Sun, 02 Dec 2007 08:10:08 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2007/11/06/textmate-tip-%e2%80%93-moving-and-selecting#comment-617</guid>
		<description>&lt;p&gt;These tips are great, all of them! About current scope selection - where is that defined? I&#039;m using python and would like to add some &quot;features&quot; to this selection mode if possible...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>These tips are great, all of them! About current scope selection &#8211; where is that defined? I&#8217;m using python and would like to add some &#8220;features&#8221; to this selection mode if possible&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Vidyut Luther</title>
		<link>http://ciaranwal.sh/2007/11/06/textmate-tip-moving-and-selecting/comment-page-1#comment-452</link>
		<dc:creator>Vidyut Luther</dc:creator>
		<pubDate>Tue, 27 Nov 2007 02:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2007/11/06/textmate-tip-%e2%80%93-moving-and-selecting#comment-452</guid>
		<description>&lt;p&gt;David, 
 Thanks for the excellent tip.. not sure why I didn&#039;t think of it myself :). 
makes life much simpler.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>David, 
 Thanks for the excellent tip.. not sure why I didn&#8217;t think of it myself <img src='http://ciaranwal.sh/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . 
makes life much simpler.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: David McCabe</title>
		<link>http://ciaranwal.sh/2007/11/06/textmate-tip-moving-and-selecting/comment-page-1#comment-351</link>
		<dc:creator>David McCabe</dc:creator>
		<pubDate>Fri, 16 Nov 2007 02:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2007/11/06/textmate-tip-%e2%80%93-moving-and-selecting#comment-351</guid>
		<description>&lt;p&gt;Try arranging your spaces in a single vertical column, so that only ⌃↑ and ⌃↓ are used. This is also a much smoother way to arrange spaces if you have multiple physical monitors arranged horizontally.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Try arranging your spaces in a single vertical column, so that only <abbr title="Control-Up">⌃↑</abbr> and <abbr title="Control-Down">⌃↓</abbr> are used. This is also a much smoother way to arrange spaces if you have multiple physical monitors arranged horizontally.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ciarán</title>
		<link>http://ciaranwal.sh/2007/11/06/textmate-tip-moving-and-selecting/comment-page-1#comment-206</link>
		<dc:creator>Ciarán</dc:creator>
		<pubDate>Fri, 09 Nov 2007 15:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2007/11/06/textmate-tip-%e2%80%93-moving-and-selecting#comment-206</guid>
		<description>&lt;p&gt;I just changed the keybinding for Spaces, since I am so used to using ⌃← in TM. It should be possible to change it though, see the &lt;a href=&quot;help:anchor=&#039;text_move_edit_actions&#039;%20bookID=&#039;TextMate%20Help&#039;&quot; rel=&quot;nofollow&quot;&gt;TextMate Help&lt;/a&gt;. Take a look at the 4th paragraph, basically you’ll want to copy the file to your app support directory and edit the &lt;code&gt;moveSubWord&lt;/code&gt; selector keybindings. &lt;a href=&quot;http://macromates.com/blog/archives/2005/07/05/key-bindings-for-switchers/&quot; rel=&quot;nofollow&quot;&gt;This post&lt;/a&gt; has more info on how to do that.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I just changed the keybinding for Spaces, since I am so used to using <abbr title="Control-Left">⌃←</abbr> in TM. It should be possible to change it though, see the <a href="help:anchor='text_move_edit_actions'%20bookID='TextMate%20Help'" rel="nofollow">TextMate Help</a>. Take a look at the 4th paragraph, basically you’ll want to copy the file to your app support directory and edit the <code>moveSubWord</code> selector keybindings. <a href="http://macromates.com/blog/archives/2005/07/05/key-bindings-for-switchers/" rel="nofollow">This post</a> has more info on how to do that.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Vidyut Luther</title>
		<link>http://ciaranwal.sh/2007/11/06/textmate-tip-moving-and-selecting/comment-page-1#comment-205</link>
		<dc:creator>Vidyut Luther</dc:creator>
		<pubDate>Fri, 09 Nov 2007 15:01:43 +0000</pubDate>
		<guid isPermaLink="false">http://ciaranwal.sh/2007/11/06/textmate-tip-%e2%80%93-moving-and-selecting#comment-205</guid>
		<description>&lt;p&gt;Ciaran, 
Regarding the ^ arrow feature in TM, is there a way to change the binding? If you&#039;re using leopard with Spaces, if you use ^ left or ^ right arrow, you&#039;re actually switching spaces...&lt;/p&gt;

&lt;p&gt;Atleast that&#039;s what&#039;s happening on my macbook pro. I know you can change the setting in spaces, but is there a way to tell TM to use something else? I like the way I change spaces :).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ciaran, 
Regarding the ^ arrow feature in TM, is there a way to change the binding? If you&#8217;re using leopard with Spaces, if you use ^ left or ^ right arrow, you&#8217;re actually switching spaces&#8230;</p>

<p>Atleast that&#8217;s what&#8217;s happening on my macbook pro. I know you can change the setting in spaces, but is there a way to tell TM to use something else? I like the way I change spaces <img src='http://ciaranwal.sh/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->