<?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: Tab completion, part 2</title>
	<atom:link href="http://www.freemacunix.com/tab-completion-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.freemacunix.com/tab-completion-part-2/</link>
	<description>Terminal for the Rest of Us</description>
	<lastBuildDate>Sun, 13 Jun 2010 16:09:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: sebastian</title>
		<link>http://www.freemacunix.com/tab-completion-part-2/comment-page-1/#comment-200</link>
		<dc:creator>sebastian</dc:creator>
		<pubDate>Thu, 16 Nov 2006 18:22:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.freemacunix.com/tab-completion-part-2/#comment-200</guid>
		<description>sorry next post is likey to happen</description>
		<content:encoded><![CDATA[<p>sorry next post is likey to happen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sebastian</title>
		<link>http://www.freemacunix.com/tab-completion-part-2/comment-page-1/#comment-199</link>
		<dc:creator>sebastian</dc:creator>
		<pubDate>Thu, 16 Nov 2006 18:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.freemacunix.com/tab-completion-part-2/#comment-199</guid>
		<description>hey just wondering when the next is likey to happen thanks</description>
		<content:encoded><![CDATA[<p>hey just wondering when the next is likey to happen thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: richard</title>
		<link>http://www.freemacunix.com/tab-completion-part-2/comment-page-1/#comment-158</link>
		<dc:creator>richard</dc:creator>
		<pubDate>Mon, 13 Nov 2006 17:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.freemacunix.com/tab-completion-part-2/#comment-158</guid>
		<description>Reid: You&#039;re right; I&#039;m assuming people haven&#039;t switched from bash to another &lt;a href=&quot;http://www.freemacunix.com/what-is-a-shell/&quot; rel=&quot;nofollow&quot;&gt;shell&lt;/a&gt;, but I think that&#039;s a fair assumption since bash is the default shell on every Mac, and I&#039;ve never discussed how to change it here.  This site assumes no prior Unix knowledge, so I wouldn&#039;t want to overwhelm people with options that don&#039;t apply to them.  Eventually I want to cover advanced topics like changing the shell and then it will be important to explain the differences but until then I want to keep it simple.

Thanks for your comment and your tip about tcsh.  I&#039;ve always used bash so I didn&#039;t know that.</description>
		<content:encoded><![CDATA[<p>Reid: You&#8217;re right; I&#8217;m assuming people haven&#8217;t switched from bash to another <a href="http://www.freemacunix.com/what-is-a-shell/" rel="nofollow">shell</a>, but I think that&#8217;s a fair assumption since bash is the default shell on every Mac, and I&#8217;ve never discussed how to change it here.  This site assumes no prior Unix knowledge, so I wouldn&#8217;t want to overwhelm people with options that don&#8217;t apply to them.  Eventually I want to cover advanced topics like changing the shell and then it will be important to explain the differences but until then I want to keep it simple.</p>
<p>Thanks for your comment and your tip about tcsh.  I&#8217;ve always used bash so I didn&#8217;t know that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reid Ellis</title>
		<link>http://www.freemacunix.com/tab-completion-part-2/comment-page-1/#comment-116</link>
		<dc:creator>Reid Ellis</dc:creator>
		<pubDate>Thu, 09 Nov 2006 18:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.freemacunix.com/tab-completion-part-2/#comment-116</guid>
		<description>This whole article assumes you haven&#039;t changed your default login shell to tcsh (which i always do). You might want to at least mention this in passing.

For tcsh, you want to use &quot; set complete=enhance&quot; to allow case-insensitivity. Also, it causes periods, hyphens and underscores to be word separators.  This means if you have files called &quot;a-very-long-name.txt&quot; and &quot;a_very_long_name.html&#039; you can type a.txt and hit tab to get the first one (assuming there are no other files that start with &#039;a&#039;)..</description>
		<content:encoded><![CDATA[<p>This whole article assumes you haven&#8217;t changed your default login shell to tcsh (which i always do). You might want to at least mention this in passing.</p>
<p>For tcsh, you want to use &#8221; set complete=enhance&#8221; to allow case-insensitivity. Also, it causes periods, hyphens and underscores to be word separators.  This means if you have files called &#8220;a-very-long-name.txt&#8221; and &#8220;a_very_long_name.html&#8217; you can type a.txt and hit tab to get the first one (assuming there are no other files that start with &#8216;a&#8217;)..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

