<?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>the helvetica scenario &#187; zsh</title>
	<atom:link href="http://helveticascenario.net/blog/tag/zsh/feed/" rel="self" type="application/rss+xml" />
	<link>http://helveticascenario.net/blog</link>
	<description>intelligent calcium</description>
	<lastBuildDate>Fri, 26 Feb 2010 17:13:38 +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>completions breaking on zsh upgrade</title>
		<link>http://helveticascenario.net/blog/2008/12/completions-breaking-on-zsh-upgrade/</link>
		<comments>http://helveticascenario.net/blog/2008/12/completions-breaking-on-zsh-upgrade/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 17:15:46 +0000</pubDate>
		<dc:creator>nat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[zsh]]></category>

		<guid isPermaLink="false">http://helveticascenario.net/blog/?p=55</guid>
		<description><![CDATA[If you upgrade zsh and suddenly find that certain completion functions are breaking and throwing up all over your terminal, remember to delete ~/.zcompdump.
For instance, when I upgraded one of my systems from 4.3.4 to 4.3.9, I would get the following error whenever I tried to complete a command name:

alternative:69: command not found: _path_commands

This gets [...]]]></description>
			<content:encoded><![CDATA[<p>If you upgrade <a href="http://www.zsh.org/">zsh</a> and suddenly find that certain completion functions are breaking and throwing up all over your terminal, remember to delete <code>~/.zcompdump</code>.</p>
<p>For instance, when I upgraded one of my systems from 4.3.4 to 4.3.9, I would get the following error whenever I tried to complete a command name:</p>
<pre lang="">
alternative:69: command not found: _path_commands
</pre>
<p>This gets me every time.</p>
]]></content:encoded>
			<wfw:commentRss>http://helveticascenario.net/blog/2008/12/completions-breaking-on-zsh-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
