<?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>Ken MacInnis&#039; blog &#187; technology</title>
	<atom:link href="http://clueful.org/blog/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://clueful.org/blog</link>
	<description>:(){ :&#124;:&#38; };:</description>
	<lastBuildDate>Tue, 02 Feb 2010 19:57:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OS X + vim + screen in 256 colors</title>
		<link>http://clueful.org/blog/2009/07/30/os-x-vim-screen-in-256-colors/</link>
		<comments>http://clueful.org/blog/2009/07/30/os-x-vim-screen-in-256-colors/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 17:23:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://clueful.dreamhosters.com/blog/?p=44</guid>
		<description><![CDATA[Moving OS X into the next century with 256 color support!]]></description>
			<content:encoded><![CDATA[<p>So it&#8217;s 2009 and I feel like upgrading to a 256 color terminal.Â  16 colors just isn&#8217;t cutting it anymore &#8211; what is this, EGA?Â  Writing code with the basic Crayola set of colors is painful after awhile, no matter how soft you make the gamma.</p>
<p>Problem: Terminal.app, in all its mildy dysfunctional glory, only supports 8 colors (16 if you count bold).Â  iTerm has never really &#8220;been there&#8221; in terms of update speed or polish, but it seems like the next best alternative &#8211; rather than running mrxvt in X in Leopard.Â  Yuck!</p>
<p>It took about an hour to get everything in line, so I decided to write down what I did for the next time I need to do it or for anyone else wanting some pointers.</p>
<p><span id="more-44"></span></p>
<p>Here&#8217;s the pointers I ended up using myself:</p>
<ul>
<li><a href="http://rtlechow.com/2008/12/256-colors-in-vim-inside-screen-in-an-iterm-on-os-x-leopard/">http://rtlechow.com/2008/12/256-colors-in-vim-inside-screen-in-an-iterm-on-os-x-leopard/</a> &#8211; This was the entirely of the basics, thanks to R.T.Â  I still needed a few tweaks, though.</li>
<li><a href="http://www.shallowsky.com/linux/noaltscreen.html">http://www.shallowsky.com/linux/noaltscreen.html</a> &#8211; the altscreen in most terminals will totally hork unless you set the resources (xterm-alikes) and/or the t_t{i,e} termcap strings</li>
<li><a href="http://blog.notarus.net/2006/09/19/making-iterm-respect-the-backspace/">http://blog.notarus.net/2006/09/19/making-iterm-respect-the-backspace/</a> &#8211; Making iTerm respect Delete := Backspace.</li>
<li><a href="http://stackoverflow.com/questions/196357/making-iterm-to-translate-meta-key-in-the-same-way-as-in-other-oses">http://stackoverflow.com/questions/196357/making-iterm-to-translate-meta-key-in-the-same-way-as-in-other-oses</a> &#8211; irssi and other applications need Option to send Esc+, apprently.</li>
<li><a href="http://cyber.com.au/~twb/words/term256.txt">http://cyber.com.au/~twb/words/term256.txt</a> &#8211; ncurses-term provides the xterm-256color support for the Ubuntu machines this is used on</li>
</ul>
<p>Hope this helps someone!Â  Or future me!</p>
]]></content:encoded>
			<wfw:commentRss>http://clueful.org/blog/2009/07/30/os-x-vim-screen-in-256-colors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
