<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Midnight Commander Color Themes</title>
	<link>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/</link>
	<description>Zagura's blog</description>
	<pubDate>Fri, 30 Jul 2010 05:37:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: PabloJ</title>
		<link>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-12810</link>
		<dc:creator>PabloJ</dc:creator>
		<pubDate>Tue, 15 Jun 2010 19:25:34 +0000</pubDate>
		<guid>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-12810</guid>
		<description>@puthre: Thanks again!!!

@MariusG: usefull for detects only owner mc sessions</description>
		<content:encoded><![CDATA[<p>@puthre: Thanks again!!!</p>
<p>@MariusG: usefull for detects only owner mc sessions</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael</title>
		<link>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-12715</link>
		<dc:creator>Rafael</dc:creator>
		<pubDate>Wed, 19 May 2010 14:07:22 +0000</pubDate>
		<guid>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-12715</guid>
		<description>Good solution. It helped me because I work with different servers, but I couldn't easily see in what server I was working at. Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Good solution. It helped me because I work with different servers, but I couldn&#8217;t easily see in what server I was working at. Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MariusG</title>
		<link>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-12315</link>
		<dc:creator>MariusG</dc:creator>
		<pubDate>Tue, 16 Feb 2010 16:05:19 +0000</pubDate>
		<guid>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-12315</guid>
		<description>Awesome job! 
One thing to note though:
if ( ps axu &#124; grep -w [m]c &#62; /dev/null ) then
also 'detects' mc running for other users. Possible solution:
if ( ps axu &#124; grep -w [m]c &#124; grep `whoami` &#62; dev/null ) then</description>
		<content:encoded><![CDATA[<p>Awesome job!<br />
One thing to note though:<br />
if ( ps axu | grep -w [m]c &gt; /dev/null ) then<br />
also &#8216;detects&#8217; mc running for other users. Possible solution:<br />
if ( ps axu | grep -w [m]c | grep `whoami` &gt; dev/null ) then</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BentFX</title>
		<link>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-12297</link>
		<dc:creator>BentFX</dc:creator>
		<pubDate>Wed, 10 Feb 2010 01:20:28 +0000</pubDate>
		<guid>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-12297</guid>
		<description>Added a transparent mc tutorial over at ubuntuforums.org...
http://ubuntuforums.org/showthread.php?t=1403033
It links here to get your great little script
Screenshot is here...
http://bentfx.elementfx.com/images/mc_screenshot.png</description>
		<content:encoded><![CDATA[<p>Added a transparent mc tutorial over at ubuntuforums.org&#8230;<br />
<a href="http://ubuntuforums.org/showthread.php?t=1403033" rel="nofollow">http://ubuntuforums.org/showthread.php?t=1403033</a><br />
It links here to get your great little script<br />
Screenshot is here&#8230;<br />
<a href="http://bentfx.elementfx.com/images/mc_screenshot.png" rel="nofollow">http://bentfx.elementfx.com/images/mc_screenshot.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fembe</title>
		<link>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-12175</link>
		<dc:creator>fembe</dc:creator>
		<pubDate>Sat, 02 Jan 2010 14:56:23 +0000</pubDate>
		<guid>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-12175</guid>
		<description>Hi, when i diffed the ini file generated by your script with the original one i noticed some differences other than colors. It seemed that there where backslashes missing. It's probably because "read" command treats "\" in a special manner. Using "read -r" solves the problem, but i've no idea if it can have some negative effect (for me it was OK).</description>
		<content:encoded><![CDATA[<p>Hi, when i diffed the ini file generated by your script with the original one i noticed some differences other than colors. It seemed that there where backslashes missing. It&#8217;s probably because &#8220;read&#8221; command treats &#8220;\&#8221; in a special manner. Using &#8220;read -r&#8221; solves the problem, but i&#8217;ve no idea if it can have some negative effect (for me it was OK).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theming Midnight Commander &#171; Motho ke motho ka botho</title>
		<link>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-12170</link>
		<dc:creator>Theming Midnight Commander &#171; Motho ke motho ka botho</dc:creator>
		<pubDate>Fri, 01 Jan 2010 04:01:37 +0000</pubDate>
		<guid>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-12170</guid>
		<description>[...] are a few sample themes on a blog here, along with a script that will neatly insert them into your .mc/ini file for you, to expedite the [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] are a few sample themes on a blog here, along with a script that will neatly insert them into your .mc/ini file for you, to expedite the [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gnusci</title>
		<link>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-11846</link>
		<dc:creator>gnusci</dc:creator>
		<pubDate>Sun, 29 Nov 2009 17:28:59 +0000</pubDate>
		<guid>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-11846</guid>
		<description>You may add the option

editwhitespace=gray,black

the default value is

editwhitespace=brightblue,blue

that really hurts your eyes when you are coding late.</description>
		<content:encoded><![CDATA[<p>You may add the option</p>
<p>editwhitespace=gray,black</p>
<p>the default value is</p>
<p>editwhitespace=brightblue,blue</p>
<p>that really hurts your eyes when you are coding late.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radek</title>
		<link>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-11600</link>
		<dc:creator>Radek</dc:creator>
		<pubDate>Sat, 24 Oct 2009 10:35:58 +0000</pubDate>
		<guid>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-11600</guid>
		<description>Really nice sript! Default MC is boring and ugly, but the "official way" to change this is really masochistic.</description>
		<content:encoded><![CDATA[<p>Really nice sript! Default MC is boring and ugly, but the &#8220;official way&#8221; to change this is really masochistic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: puthre</title>
		<link>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-10694</link>
		<dc:creator>puthre</dc:creator>
		<pubDate>Wed, 12 Aug 2009 07:52:46 +0000</pubDate>
		<guid>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-10694</guid>
		<description>Jens: You might try to replace #!/bin/sh
 with #!/bin/bash on the top of the script.</description>
		<content:encoded><![CDATA[<p>Jens: You might try to replace #!/bin/sh<br />
 with #!/bin/bash on the top of the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jens</title>
		<link>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-10651</link>
		<dc:creator>jens</dc:creator>
		<pubDate>Sun, 09 Aug 2009 13:20:24 +0000</pubDate>
		<guid>http://www.zagura.ro/index.php/2008/01/09/midnight-commander-color-themes/#comment-10651</guid>
		<description>hi,

i was really emphasized finding some code to colourchange the mc on different consoles, but i'm suffering an error while executing the script: "./mc_change_theme.sh: 72: source: not found"
shell executing "source rottex.theme" runs, with no output

OS ubuntu 8.04.3
scriptfolder /home/user/Desktop/mcthemes

has anybody an idea?

thanks &#38; regards

jens</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i was really emphasized finding some code to colourchange the mc on different consoles, but i&#8217;m suffering an error while executing the script: &#8220;./mc_change_theme.sh: 72: source: not found&#8221;<br />
shell executing &#8220;source rottex.theme&#8221; runs, with no output</p>
<p>OS ubuntu 8.04.3<br />
scriptfolder /home/user/Desktop/mcthemes</p>
<p>has anybody an idea?</p>
<p>thanks &amp; regards</p>
<p>jens</p>
]]></content:encoded>
	</item>
</channel>
</rss>
