<?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: bookmarks for cd (change directory) with completion</title>
	<atom:link href="http://ivan.fomentgroup.org/blog/2010/01/29/zsh-bookmarks-for-cd-change-directory-with-completion/feed/" rel="self" type="application/rss+xml" />
	<link>http://ivan.fomentgroup.org/blog/2010/01/29/zsh-bookmarks-for-cd-change-directory-with-completion/</link>
	<description>Free Software Developer and Enthusiast</description>
	<lastBuildDate>Fri, 03 Feb 2012 21:32:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ivan Čukić</title>
		<link>http://ivan.fomentgroup.org/blog/2010/01/29/zsh-bookmarks-for-cd-change-directory-with-completion/comment-page-1/#comment-12416</link>
		<dc:creator>Ivan Čukić</dc:creator>
		<pubDate>Wed, 03 Feb 2010 12:21:22 +0000</pubDate>
		<guid isPermaLink="false">http://ivan.fomentgroup.org/blog/?p=691#comment-12416</guid>
		<description>@&lt;a href=&quot;#comment-12414&quot; rel=&quot;nofollow&quot;&gt;Piotr Budny&lt;/a&gt;: Heh, it ate mine as well.

The problem is that I want to have a full name for the bookmark - for example, I have lancelot, liblancelot, liblancelot-dataengines.

I used to shorten them before to lnc, llnc... but it became tiresome to remember all the shortcuts. This way, the autocompletion lib&lt;b&gt;lancelot&lt;/b&gt; does the work.</description>
		<content:encoded><![CDATA[<p>@<a class="atr_link" href="#comment-12414" rel="nofollow">Piotr Budny</a>: Heh, it ate mine as well.</p>
<p>The problem is that I want to have a full name for the bookmark &#8211; for example, I have lancelot, liblancelot, liblancelot-dataengines.</p>
<p>I used to shorten them before to lnc, llnc&#8230; but it became tiresome to remember all the shortcuts. This way, the autocompletion lib<b>lancelot</b> does the work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr Budny</title>
		<link>http://ivan.fomentgroup.org/blog/2010/01/29/zsh-bookmarks-for-cd-change-directory-with-completion/comment-page-1/#comment-12414</link>
		<dc:creator>Piotr Budny</dc:creator>
		<pubDate>Wed, 03 Feb 2010 12:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://ivan.fomentgroup.org/blog/?p=691#comment-12414</guid>
		<description>eghr, it ate tags; should be mp3-tab-tab-enter, or simple mp3-enter. You can join my comments into one.</description>
		<content:encoded><![CDATA[<p>eghr, it ate tags; should be mp3-tab-tab-enter, or simple mp3-enter. You can join my comments into one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Čukić</title>
		<link>http://ivan.fomentgroup.org/blog/2010/01/29/zsh-bookmarks-for-cd-change-directory-with-completion/comment-page-1/#comment-12413</link>
		<dc:creator>Ivan Čukić</dc:creator>
		<pubDate>Wed, 03 Feb 2010 12:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://ivan.fomentgroup.org/blog/?p=691#comment-12413</guid>
		<description>@&lt;a href=&quot;#comment-12410&quot; rel=&quot;nofollow&quot;&gt;Piotr Budny&lt;/a&gt;: It doesn&#039;t for me - if I do a 
$ mp3=/asadsda/sdasda/sdasd

and do
$ cd mp[TAB]
nothing happens. It only completes if I start with the tilde character

$ cd ~mp[TAB]
completes to
$ cd ~mp3
and CDs to /asadsda/sdasda/sdasd</description>
		<content:encoded><![CDATA[<p>@<a class="atr_link" href="#comment-12410" rel="nofollow">Piotr Budny</a>: It doesn&#8217;t for me &#8211; if I do a<br />
$ mp3=/asadsda/sdasda/sdasd</p>
<p>and do<br />
$ cd mp[TAB]<br />
nothing happens. It only completes if I start with the tilde character</p>
<p>$ cd ~mp[TAB]<br />
completes to<br />
$ cd ~mp3<br />
and CDs to /asadsda/sdasda/sdasd</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr Budny</title>
		<link>http://ivan.fomentgroup.org/blog/2010/01/29/zsh-bookmarks-for-cd-change-directory-with-completion/comment-page-1/#comment-12412</link>
		<dc:creator>Piotr Budny</dc:creator>
		<pubDate>Wed, 03 Feb 2010 12:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://ivan.fomentgroup.org/blog/?p=691#comment-12412</guid>
		<description>I meant, mp, or simple mp3</description>
		<content:encoded><![CDATA[<p>I meant, mp, or simple mp3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr Budny</title>
		<link>http://ivan.fomentgroup.org/blog/2010/01/29/zsh-bookmarks-for-cd-change-directory-with-completion/comment-page-1/#comment-12410</link>
		<dc:creator>Piotr Budny</dc:creator>
		<pubDate>Wed, 03 Feb 2010 11:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://ivan.fomentgroup.org/blog/?p=691#comment-12410</guid>
		<description>Ivan: completion works OOTB</description>
		<content:encoded><![CDATA[<p>Ivan: completion works OOTB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Čukić</title>
		<link>http://ivan.fomentgroup.org/blog/2010/01/29/zsh-bookmarks-for-cd-change-directory-with-completion/comment-page-1/#comment-12321</link>
		<dc:creator>Ivan Čukić</dc:creator>
		<pubDate>Sat, 30 Jan 2010 21:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://ivan.fomentgroup.org/blog/?p=691#comment-12321</guid>
		<description>@&lt;a href=&quot;#comment-12320&quot; rel=&quot;nofollow&quot;&gt;Piotr Budny&lt;/a&gt;: Cool, but is there a way to set the completion for that approach?</description>
		<content:encoded><![CDATA[<p>@<a class="atr_link" href="#comment-12320" rel="nofollow">Piotr Budny</a>: Cool, but is there a way to set the completion for that approach?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piotr Budny</title>
		<link>http://ivan.fomentgroup.org/blog/2010/01/29/zsh-bookmarks-for-cd-change-directory-with-completion/comment-page-1/#comment-12320</link>
		<dc:creator>Piotr Budny</dc:creator>
		<pubDate>Sat, 30 Jan 2010 21:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://ivan.fomentgroup.org/blog/?p=691#comment-12320</guid>
		<description>Nice one, I&#039;m using something similar, e.g.:
mp3=/media/storage/mp3 in my .zshrc.

Simple `cd mp3` does the job.

Hope to see more!
Wishes</description>
		<content:encoded><![CDATA[<p>Nice one, I&#8217;m using something similar, e.g.:<br />
mp3=/media/storage/mp3 in my .zshrc.</p>
<p>Simple `cd mp3` does the job.</p>
<p>Hope to see more!<br />
Wishes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Čukić</title>
		<link>http://ivan.fomentgroup.org/blog/2010/01/29/zsh-bookmarks-for-cd-change-directory-with-completion/comment-page-1/#comment-12317</link>
		<dc:creator>Ivan Čukić</dc:creator>
		<pubDate>Sat, 30 Jan 2010 17:40:46 +0000</pubDate>
		<guid isPermaLink="false">http://ivan.fomentgroup.org/blog/?p=691#comment-12317</guid>
		<description>@&lt;a href=&quot;#comment-12312&quot; rel=&quot;nofollow&quot;&gt;maninalift&lt;/a&gt;: I&#039;ll post them (modules) soon, though I don&#039;t have that many.</description>
		<content:encoded><![CDATA[<p>@<a class="atr_link" href="#comment-12312" rel="nofollow">maninalift</a>: I&#8217;ll post them (modules) soon, though I don&#8217;t have that many.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: maninalift</title>
		<link>http://ivan.fomentgroup.org/blog/2010/01/29/zsh-bookmarks-for-cd-change-directory-with-completion/comment-page-1/#comment-12312</link>
		<dc:creator>maninalift</dc:creator>
		<pubDate>Sat, 30 Jan 2010 09:24:19 +0000</pubDate>
		<guid isPermaLink="false">http://ivan.fomentgroup.org/blog/?p=691#comment-12312</guid>
		<description>More ZSH wisdom.

I use a pretty nearly unconfigured zsh, I&#039;m sure I could learn a lot if you posted your whole config.</description>
		<content:encoded><![CDATA[<p>More ZSH wisdom.</p>
<p>I use a pretty nearly unconfigured zsh, I&#8217;m sure I could learn a lot if you posted your whole config.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

