<?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"
	>
<channel>
	<title>Comments on: TextMate 1.0</title>
	<atom:link href="http://mjtsai.com/blog/2004/10/06/textmate-10/feed/" rel="self" type="application/rss+xml" />
	<link>http://mjtsai.com/blog/2004/10/06/textmate-10/</link>
	<description></description>
	<pubDate>Sat, 30 Aug 2008 03:12:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: toxicsoftware.com &#187; Mini TextMate review</title>
		<link>http://mjtsai.com/blog/2004/10/06/textmate-10/#comment-13397</link>
		<dc:creator>toxicsoftware.com &#187; Mini TextMate review</dc:creator>
		<pubDate>Fri, 21 Jul 2006 13:19:07 +0000</pubDate>
		<guid isPermaLink="false">/?p=908#comment-13397</guid>
		<description>[...] http://mjtsai.com/blog/2004/10/06/textmate-10/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://mjtsai.com/blog/2004/10/06/textmate-10/" rel="nofollow">http://mjtsai.com/blog/2004/10/06/textmate-10/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Switching to TextMate</title>
		<link>http://mjtsai.com/blog/2004/10/06/textmate-10/#comment-11636</link>
		<dc:creator>Switching to TextMate</dc:creator>
		<pubDate>Fri, 21 Apr 2006 22:04:49 +0000</pubDate>
		<guid isPermaLink="false">/?p=908#comment-11636</guid>
		<description>[...] I&#8217;ve been watching TextMate since late 2004. My first reaction was similar to Michael Tsai&#8217;s observations around the same time; &#8220;not quite right.&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;ve been watching TextMate since late 2004. My first reaction was similar to Michael Tsai&#8217;s observations around the same time; &#8220;not quite right.&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jacobolus</title>
		<link>http://mjtsai.com/blog/2004/10/06/textmate-10/#comment-11370</link>
		<dc:creator>jacobolus</dc:creator>
		<pubDate>Wed, 11 Jan 2006 02:31:15 +0000</pubDate>
		<guid isPermaLink="false">/?p=908#comment-11370</guid>
		<description>Whoops, that last comment killed the link I put in.  Here goes:

http://developer.apple.com/documentation/Cocoa/Conceptual/BasicEventHandling/Tasks/TextDefaultsAndBindings.html</description>
		<content:encoded><![CDATA[<p>Whoops, that last comment killed the link I put in.  Here goes:</p>
<p><a href="http://developer.apple.com/documentation/Cocoa/Conceptual/BasicEventHandling/Tasks/TextDefaultsAndBindings.html" rel="nofollow">http://developer.apple.com/documentation/Cocoa/Conceptual/BasicEventHandling/Tasks/TextDefaultsAndBindings.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jacobolus</title>
		<link>http://mjtsai.com/blog/2004/10/06/textmate-10/#comment-11369</link>
		<dc:creator>jacobolus</dc:creator>
		<pubDate>Wed, 11 Jan 2006 02:30:45 +0000</pubDate>
		<guid isPermaLink="false">/?p=908#comment-11369</guid>
		<description>It's been a while now, but as I found this in a google search, I thought it worth adding:

Andrei, Cocoa does use a kill ring, and you can even make it bigger than one item with the following command:

defaults write -g NSTextKillRingSize -string 10

or whatever you want other than 10.

Also, one of the most useful commands of all:

defaults write -g NSRepeatCountBinding -string "^u"

makes it so that "Ctrl-u + number + keystroke" will do whatever the selector is for that keystroke number times.  So "C-u 8 Ret" will insert 8 blank lines, "C-u 20 upArrow" will move the insertion point up 20 lines, etc.

See:
</description>
		<content:encoded><![CDATA[<p>It's been a while now, but as I found this in a google search, I thought it worth adding:</p>
<p>Andrei, Cocoa does use a kill ring, and you can even make it bigger than one item with the following command:</p>
<p>defaults write -g NSTextKillRingSize -string 10</p>
<p>or whatever you want other than 10.</p>
<p>Also, one of the most useful commands of all:</p>
<p>defaults write -g NSRepeatCountBinding -string "^u"</p>
<p>makes it so that "Ctrl-u + number + keystroke" will do whatever the selector is for that keystroke number times.  So "C-u 8 Ret" will insert 8 blank lines, "C-u 20 upArrow" will move the insertion point up 20 lines, etc.</p>
<p>See:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Warren Brian Noronha</title>
		<link>http://mjtsai.com/blog/2004/10/06/textmate-10/#comment-8149</link>
		<dc:creator>Warren Brian Noronha</dc:creator>
		<pubDate>Sun, 15 May 2005 17:49:40 +0000</pubDate>
		<guid isPermaLink="false">/?p=908#comment-8149</guid>
		<description>I have just moved to a mac. I have always wanted to check out whats the buzz with TextMate. I have been using TextMate for a while now. But for some reason I always end up using Emacs. But its a pretty good editor. Not as powerful as Emacs though...</description>
		<content:encoded><![CDATA[<p>I have just moved to a mac. I have always wanted to check out whats the buzz with TextMate. I have been using TextMate for a while now. But for some reason I always end up using Emacs. But its a pretty good editor. Not as powerful as Emacs though...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://mjtsai.com/blog/2004/10/06/textmate-10/#comment-8041</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 04 Mar 2005 16:45:13 +0000</pubDate>
		<guid isPermaLink="false">/?p=908#comment-8041</guid>
		<description>A &lt;a href="http://maczealots.com/reviews/textmate/"&gt;review from MacZealots&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>A <a href="http://maczealots.com/reviews/textmate/">review from MacZealots</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://mjtsai.com/blog/2004/10/06/textmate-10/#comment-8020</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sat, 22 Jan 2005 04:49:56 +0000</pubDate>
		<guid isPermaLink="false">/?p=908#comment-8020</guid>
		<description>Cameron: Aren't all text editors for hand coders? What you're describing is a class of tool, of which there are several. The fact that you used UltraEdit and now feel at home in TextMate seems to support the idea that TextMate is for switchers...</description>
		<content:encoded><![CDATA[<p>Cameron: Aren't all text editors for hand coders? What you're describing is a class of tool, of which there are several. The fact that you used UltraEdit and now feel at home in TextMate seems to support the idea that TextMate is for switchers...</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cameron Eddingsworth</title>
		<link>http://mjtsai.com/blog/2004/10/06/textmate-10/#comment-8019</link>
		<dc:creator>Cameron Eddingsworth</dc:creator>
		<pubDate>Sat, 22 Jan 2005 01:46:28 +0000</pubDate>
		<guid isPermaLink="false">/?p=908#comment-8019</guid>
		<description>TextMate isnt designed for switchers, its designed for hand coders. I used to use UltraEdit on windows, and VI in a shell. I bought a mac when OSX was released. BBEdit never did it for me, and there was and is nothing like ultraedit for OSX. I tried Jedit years ago, but its just too slow and not elegant at all. TextMate immediately felt like a coders tool, it works right, doenst get in your way; feels small and light, and its frigteningly extensible.

It will take over everything, that is for sure.

You can tell alot about a person from what editor they use. Certainly the people who are taking to TextMate are the serious, experienced coders of high repute, whilst those that do not, are the mac inured.

In other words...

Let the New Religious Wars begin!</description>
		<content:encoded><![CDATA[<p>TextMate isnt designed for switchers, its designed for hand coders. I used to use UltraEdit on windows, and VI in a shell. I bought a mac when OSX was released. BBEdit never did it for me, and there was and is nothing like ultraedit for OSX. I tried Jedit years ago, but its just too slow and not elegant at all. TextMate immediately felt like a coders tool, it works right, doenst get in your way; feels small and light, and its frigteningly extensible.</p>
<p>It will take over everything, that is for sure.</p>
<p>You can tell alot about a person from what editor they use. Certainly the people who are taking to TextMate are the serious, experienced coders of high repute, whilst those that do not, are the mac inured.</p>
<p>In other words...</p>
<p>Let the New Religious Wars begin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kidbrax</title>
		<link>http://mjtsai.com/blog/2004/10/06/textmate-10/#comment-1180</link>
		<dc:creator>kidbrax</dc:creator>
		<pubDate>Fri, 08 Oct 2004 19:58:07 +0000</pubDate>
		<guid isPermaLink="false">/?p=908#comment-1180</guid>
		<description>&lt;a href='http://smultron.sourceforge.net/'&gt;SMultron&lt;/a&gt; and &lt;a href='http://www.skti.org/skEdit.php'&gt;skEdit&lt;/a&gt; are both very promising editors as well.  Smultron is open-source and skEdit is only $20.</description>
		<content:encoded><![CDATA[<p><a href='http://smultron.sourceforge.net/'>SMultron</a> and <a href='http://www.skti.org/skEdit.php'>skEdit</a> are both very promising editors as well.  Smultron is open-source and skEdit is only $20.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raena</title>
		<link>http://mjtsai.com/blog/2004/10/06/textmate-10/#comment-1178</link>
		<dc:creator>Raena</dc:creator>
		<pubDate>Fri, 08 Oct 2004 18:33:33 +0000</pubDate>
		<guid isPermaLink="false">/?p=908#comment-1178</guid>
		<description>Ohh, my mistake.

My search for the One True Text Editor goes on. 

For it being a 'switcher' tool, I would have thought messing with keymappings and shortcuts would be a nice addition to the hypothetical preferences dialogue.</description>
		<content:encoded><![CDATA[<p>Ohh, my mistake.</p>
<p>My search for the One True Text Editor goes on. </p>
<p>For it being a 'switcher' tool, I would have thought messing with keymappings and shortcuts would be a nice addition to the hypothetical preferences dialogue.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.319 seconds -->
