<?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: Bash: show the currently running command in the window title</title>
	<atom:link href="http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/</link>
	<description>I would love to change the world, but they won&#039;t give me the source code...</description>
	<lastBuildDate>Fri, 16 Dec 2011 09:41:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Thell</title>
		<link>http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/comment-page-1/#comment-37233</link>
		<dc:creator>Thell</dc:creator>
		<pubDate>Wed, 03 Nov 2010 00:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/#comment-37233</guid>
		<description>You can have tab-completion too.  Here&#039;s what I came up with on msys.

if [ &quot;$SHELL&quot; = &#039;/bin/sh&#039; ]
then
  case $TERM in
    msys&#124;rxvt&#124;*term)
      set -o functrace
      trap &#039;if [ -z &quot;$FUNCNAME&quot; ]; then echo -ne &quot;\e]0;$MSYSTEM:${PWD/&quot;$HOME&quot;/~} - $BASH_COMMAND07&quot;; fi&#039; DEBUG
      # I&#039;m using the git PS1 which auto-updates the title after command completion.
    ;;
  esac
fi

http://msys.pastebin.com/v9f8Y2QL</description>
		<content:encoded><![CDATA[<p>You can have tab-completion too.  Here&#8217;s what I came up with on msys.</p>
<p>if [ "$SHELL" = '/bin/sh' ]<br />
then<br />
  case $TERM in<br />
    msys|rxvt|*term)<br />
      set -o functrace<br />
      trap &#8216;if [ -z "$FUNCNAME" ]; then echo -ne &#8220;\e]0;$MSYSTEM:${PWD/&#8221;$HOME&#8221;/~} &#8211; $BASH_COMMAND07&#8243;; fi&#8217; DEBUG<br />
      # I&#8217;m using the git PS1 which auto-updates the title after command completion.<br />
    ;;<br />
  esac<br />
fi</p>
<p><a href="http://msys.pastebin.com/v9f8Y2QL">http://msys.pastebin.com/v9f8Y2QL</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bloc d&#8217;en RainCT &#187; Blog Archive &#187; Mozilla Camp Europe (2008)</title>
		<link>http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/comment-page-1/#comment-3231</link>
		<dc:creator>Bloc d&#8217;en RainCT &#187; Blog Archive &#187; Mozilla Camp Europe (2008)</dc:creator>
		<pubDate>Tue, 18 Nov 2008 22:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/#comment-3231</guid>
		<description>[...] posts but then leave them for later until they are no longer interesting (except when it&#8217;s a stupid post, then I publish it within minutes ;)). Anyway, before this happens again, here you have some [...]</description>
		<content:encoded><![CDATA[<p>[...] posts but then leave them for later until they are no longer interesting (except when it&#8217;s a stupid post, then I publish it within minutes ;)). Anyway, before this happens again, here you have some [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enric</title>
		<link>http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/comment-page-1/#comment-3090</link>
		<dc:creator>Enric</dc:creator>
		<pubDate>Thu, 06 Nov 2008 22:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/#comment-3090</guid>
		<description>Jo tampoc en sabia. Et recomano participar a tots els concursos, encara que només facis el primer problema o ni tan sols això.

S&#039;aprèn molt, si és que t&#039;agrada.

Fins aviat,
Enric S. Cusell</description>
		<content:encoded><![CDATA[<p>Jo tampoc en sabia. Et recomano participar a tots els concursos, encara que només facis el primer problema o ni tan sols això.</p>
<p>S&#8217;aprèn molt, si és que t&#8217;agrada.</p>
<p>Fins aviat,<br />
Enric S. Cusell</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RainCT</title>
		<link>http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/comment-page-1/#comment-3086</link>
		<dc:creator>RainCT</dc:creator>
		<pubDate>Wed, 05 Nov 2008 23:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/#comment-3086</guid>
		<description>Hola Enric,

He començat a fer les pràctiques però dubto que participi en les proves.

És el primer cop que faig alguna cosa amb C++ (o amb qualsevol altre llenguatge d&#039;aquest tipus) i de moment tardo varies hores per fer un sol exercici.

Però bé, encara queda temps fins a l&#039;abril així que fins llavors potser ja hauré après alguna cosa i tot :).</description>
		<content:encoded><![CDATA[<p>Hola Enric,</p>
<p>He començat a fer les pràctiques però dubto que participi en les proves.</p>
<p>És el primer cop que faig alguna cosa amb C++ (o amb qualsevol altre llenguatge d&#8217;aquest tipus) i de moment tardo varies hores per fer un sol exercici.</p>
<p>Però bé, encara queda temps fins a l&#8217;abril així que fins llavors potser ja hauré après alguna cosa i tot :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enric</title>
		<link>http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/comment-page-1/#comment-3085</link>
		<dc:creator>Enric</dc:creator>
		<pubDate>Wed, 05 Nov 2008 23:15:09 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/#comment-3085</guid>
		<description>Hola,
participaràs a l&#039;olimpiada d&#039;informàtica? T&#039;ho recomano, val molt la pena i s&#039;aprèn moltíssim.

Com és que no vas participar al concurs de benvinguda?

Salutacions,
Enric S. Cusell</description>
		<content:encoded><![CDATA[<p>Hola,<br />
participaràs a l&#8217;olimpiada d&#8217;informàtica? T&#8217;ho recomano, val molt la pena i s&#8217;aprèn moltíssim.</p>
<p>Com és que no vas participar al concurs de benvinguda?</p>
<p>Salutacions,<br />
Enric S. Cusell</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RainCT</title>
		<link>http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/comment-page-1/#comment-3083</link>
		<dc:creator>RainCT</dc:creator>
		<pubDate>Wed, 05 Nov 2008 13:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/#comment-3083</guid>
		<description>oliver: Well, but this is not only for IRC but for any command (and I&#039;m happy with irssi), but thanks :).</description>
		<content:encoded><![CDATA[<p>oliver: Well, but this is not only for IRC but for any command (and I&#8217;m happy with irssi), but thanks :).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: oliver</title>
		<link>http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/comment-page-1/#comment-3070</link>
		<dc:creator>oliver</dc:creator>
		<pubDate>Mon, 03 Nov 2008 19:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://bloc.eurion.net/archives/2008/bash-show-the-currently-running-command-in-the-window-title/#comment-3070</guid>
		<description>You could use centerim / centericq - even inside screen, it shows something like &quot;centerim: event from [irc]...&quot; etc. in the window title :-)</description>
		<content:encoded><![CDATA[<p>You could use centerim / centericq &#8211; even inside screen, it shows something like &#8220;centerim: event from [irc]&#8230;&#8221; etc. in the window title :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

