<?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: Zsh: Change cursor colour to indicate vi-mode</title>
	<atom:link href="http://archlinux.me/w0ng/2012/04/06/zsh-change-cursor-colour-to-indicate-vi-mode/feed/" rel="self" type="application/rss+xml" />
	<link>http://archlinux.me/w0ng/2012/04/06/zsh-change-cursor-colour-to-indicate-vi-mode/</link>
	<description>Just another Arch Linux Blog site</description>
	<lastBuildDate>Sun, 25 Nov 2012 17:33:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: w0ng</title>
		<link>http://archlinux.me/w0ng/2012/04/06/zsh-change-cursor-colour-to-indicate-vi-mode/#comment-325</link>
		<dc:creator>w0ng</dc:creator>
		<pubDate>Tue, 24 Jul 2012 05:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/w0ng/?p=29#comment-325</guid>
		<description><![CDATA[Changing 
$TERM = &quot;rxvt-unicode-256color&quot;
to
$TERM != &quot;linux&quot;

should work for running tmux inside of xterm (I couldn&#039;t get it to work in rvxt)]]></description>
		<content:encoded><![CDATA[<p>Changing<br />
$TERM = &#8220;rxvt-unicode-256color&#8221;<br />
to<br />
$TERM != &#8220;linux&#8221;</p>
<p>should work for running tmux inside of xterm (I couldn&#8217;t get it to work in rvxt)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://archlinux.me/w0ng/2012/04/06/zsh-change-cursor-colour-to-indicate-vi-mode/#comment-321</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Mon, 23 Jul 2012 18:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://archlinux.me/w0ng/?p=29#comment-321</guid>
		<description><![CDATA[This works for me, but when used in tmux, it prints a weird charater to the screen and on some computers produces a beep. Any idea why this might be?]]></description>
		<content:encoded><![CDATA[<p>This works for me, but when used in tmux, it prints a weird charater to the screen and on some computers produces a beep. Any idea why this might be?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
