<?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: UTF-8 Support in the Shell</title>
	<atom:link href="http://blog.macromates.com/2006/utf-8-support-in-the-shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.macromates.com/2006/utf-8-support-in-the-shell/</link>
	<description>TextMate and OS X</description>
	<lastBuildDate>Wed, 03 Feb 2010 16:53:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Mietek Bąk</title>
		<link>http://blog.macromates.com/2006/utf-8-support-in-the-shell/#comment-1679</link>
		<dc:creator>Mietek Bąk</dc:creator>
		<pubDate>Fri, 27 Oct 2006 18:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/10/26/utf-8-support-in-the-shell/#comment-1679</guid>
		<description>&lt;p&gt;Mathie, thank you for your comment. Unfortunately, certain versions of screen do require the &#039;-U&#039;, even if the default encoding is set properly.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mathie, thank you for your comment. Unfortunately, certain versions of screen do require the &#039;-U&#039;, even if the default encoding is set properly.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: LabRat</title>
		<link>http://blog.macromates.com/2006/utf-8-support-in-the-shell/#comment-1677</link>
		<dc:creator>LabRat</dc:creator>
		<pubDate>Fri, 27 Oct 2006 09:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/10/26/utf-8-support-in-the-shell/#comment-1677</guid>
		<description>&lt;p&gt;Thanks so much for sharing the tip.  Got Japanese to work properly in iTerm for the first time ever.&lt;/p&gt;

&lt;p&gt;I know it&#039;s a bit of a taboo subject but I wonder how TextMate 2.0 is coming along and if support for multi-byte characters is on the near horizon.&lt;/p&gt;

&lt;p&gt;I don&#039;t think anybody expects to write actual code in Japanese or even Arabic but it is needed for commenting code (reading and writing) and rendering strings for labels and such.  Would be nice if multi-byte characters just use regular NSTextView or whatever if that&#039;s a feasible solution.&lt;/p&gt;

&lt;p&gt;I didn&#039;t buy TextMate for this but it is nice to have and am well aware of the challenge posed by encoding based on your previous elaborations for a brilliant award-winning Cocoa developer.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks so much for sharing the tip.  Got Japanese to work properly in iTerm for the first time ever.</p>

<p>I know it&#039;s a bit of a taboo subject but I wonder how TextMate 2.0 is coming along and if support for multi-byte characters is on the near horizon.</p>

<p>I don&#039;t think anybody expects to write actual code in Japanese or even Arabic but it is needed for commenting code (reading and writing) and rendering strings for labels and such.  Would be nice if multi-byte characters just use regular NSTextView or whatever if that&#039;s a feasible solution.</p>

<p>I didn&#039;t buy TextMate for this but it is nice to have and am well aware of the challenge posed by encoding based on your previous elaborations for a brilliant award-winning Cocoa developer.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mathie</title>
		<link>http://blog.macromates.com/2006/utf-8-support-in-the-shell/#comment-1676</link>
		<dc:creator>mathie</dc:creator>
		<pubDate>Fri, 27 Oct 2006 09:07:46 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/10/26/utf-8-support-in-the-shell/#comment-1676</guid>
		<description>&lt;p&gt;Hmm, I couldn&#039;t see any way of contacting Mitek directly, so I&#039;ll post the comment here instead:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Regarding your article on getting UTF-8 support 
  in screen, I think that you can put the 
  following in ~/.screenrc:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;defencoding UTF-8
&lt;/code&gt;&lt;/pre&gt;
  
  &lt;p&gt;which will set the default encoding for windows 
  to UTF-8 and save you having to remember to 
  pass in &#039;-U&#039;.  At least it seems to work for 
  me.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
		<content:encoded><![CDATA[<p>Hmm, I couldn&#039;t see any way of contacting Mitek directly, so I&#039;ll post the comment here instead:</p>

<blockquote>
  <p>Regarding your article on getting UTF-8 support 
  in screen, I think that you can put the 
  following in ~/.screenrc:</p>

<pre><code>defencoding UTF-8
</code></pre>
  
  <p>which will set the default encoding for windows 
  to UTF-8 and save you having to remember to 
  pass in &#039;-U&#039;.  At least it seems to work for 
  me.</p>
</blockquote>]]></content:encoded>
	</item>
	<item>
		<title>By: Roshambo</title>
		<link>http://blog.macromates.com/2006/utf-8-support-in-the-shell/#comment-1673</link>
		<dc:creator>Roshambo</dc:creator>
		<pubDate>Thu, 26 Oct 2006 22:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://macromates.com/blog/archives/2006/10/26/utf-8-support-in-the-shell/#comment-1673</guid>
		<description>&lt;p&gt;Your old piece about word movement in Terminal has changed my life. Really. Thanks so much for that.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Your old piece about word movement in Terminal has changed my life. Really. Thanks so much for that.</p>]]></content:encoded>
	</item>
</channel>
</rss>

