<?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>MrBrown blob &#187; terminal</title>
	<atom:link href="http://charles.lescampeurs.org/tag/terminal/feed" rel="self" type="application/rss+xml" />
	<link>http://charles.lescampeurs.org</link>
	<description>random bits.</description>
	<lastBuildDate>Thu, 02 Feb 2012 14:34:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Set Terminal tab title in Mac OS X</title>
		<link>http://charles.lescampeurs.org/2009/08/11/set-terminal-tab-title-in-mac-os-x?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=set-terminal-tab-title-in-mac-os-x</link>
		<comments>http://charles.lescampeurs.org/2009/08/11/set-terminal-tab-title-in-mac-os-x#comments</comments>
		<pubDate>Tue, 11 Aug 2009 12:12:07 +0000</pubDate>
		<dc:creator>CharlyBr</dc:creator>
				<category><![CDATA[Command line]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://charles.lescampeurs.org/?p=195</guid>
		<description><![CDATA[I wrote previously a how-to to set your iTerm tab title. I finally found a tool to do the same thing with the default Mac OS X Terminal. Check it out here, it works perfectly for me!  link is dead. On my Mac OS X 10.6.6 and bash (3.2.48(1)-release), you can set your tab title [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-196" title="Picture 2" src="http://charles.lescampeurs.org/wp-content/uploads/2009/08/Picture-2.png" alt="Picture 2" width="209" height="84" /></p>
<p>I wrote previously a how-to to <a href="http://charles.lescampeurs.org/2008/05/07/automatically-set-title-on-iterm-tabs" target="_blank">set your iTerm tab title</a>.</p>
<p>I finally found a tool to do the same thing with the default Mac OS X Terminal.</p>
<p><strike>Check it out <a href="http://purpleamy.com/magicwrap/" target="_blank">here</a>, it works perfectly for me!</strike>  link is dead.</p>
<p>On my Mac OS X 10.6.6 and bash (3.2.48(1)-release), you can set your tab title with the PROMPT_COMMAND variable as follow:</p>
<p>export PROMPT_COMMAND=’echo -ne “\033]0;${USER}@${HOSTNAME%%.*}\007″‘</p>
<p>Add this to your <em>.bashrc</em> or <em>/etc/profile</em> file and you&#8217;re done <img src='http://charles.lescampeurs.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
 <img src="http://charles.lescampeurs.org/wp-content/plugins/wordpress-feed-statistics/feed-statistics.php?view=1&post_id=195" width="1" height="1" style="display: none;" />]]></content:encoded>
			<wfw:commentRss>http://charles.lescampeurs.org/2009/08/11/set-terminal-tab-title-in-mac-os-x/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

