<feed xmlns="http://www.w3.org/2005/Atom" xmlns:foaf="http://xmlns.com/foaf/0.1/"><title>norman.walsh.name: Comments on /2003/09/29/patchbash</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2003/09/29/patchbash"/><id>http://norman.walsh.name/2003/09/29/patchbash/comments.atom</id><updated>2012-02-13T08:26:21.922034Z</updated><entry><title>Comment 1 on /2003/09/29/patchbash</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2003/09/29/patchbash#comment0001"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0001</id><published>2003-09-30T04:56:11Z</published><updated>2003-09-30T04:56:11Z</updated><author><name>Arien </name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Guess this was your post: http://lists.debian.org/debian-user/2001/debian-user-200111/msg05061.html</p>
<p>Reasoning: http://mail.gnu.org/archive/html/bug-bash/2003-05/msg00134.html</p>
<p>Found through: http://www.google.com/search?q=bash+symbolic+link+tab+completion</p>
  </div></content></entry><entry><title>Comment 2 on /2003/09/29/patchbash</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2003/09/29/patchbash#comment0002"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0002</id><published>2003-10-03T11:56:20Z</published><updated>2003-10-03T11:56:20Z</updated><author><name>Jean-Baptiste Quenot</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>On Debian, bash installation includes /etc/bash_completion, which you can source in your .bashrc.  It will naturally add a trailing slash when completing symlinks to directories, and also provide you with many more completions.</p>
<p>By default, it is not sourced.</p>
  </div></content></entry><entry><title>Comment 3 on /2003/09/29/patchbash</title><link rel="alternate" type="text/html" href="http://norman.walsh.name/2003/09/29/patchbash#comment0003"/><id>http://norman.walsh.name/2010/09/25/oauth#comment0003</id><published>2003-10-03T12:04:57Z</published><updated>2003-10-03T12:04:57Z</updated><author><name>Jean-Baptiste Quenot</name><foaf:mbox_sha1sum>da39a3ee5e6b4b0d3255bfef95601890afd80709</foaf:mbox_sha1sum></author><content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">
    <p>Ooops, no I was wrong.  In fact it is an optional behaviour that can be disabled by adding the following line in your .inputrc:</p>
<p>set mark-symlinked-directories on</p>
<p>Sometimes you want to remove the link itself, without a trailing slash, and sometimes you want to access the target (with trailing slash).  That was the intention of the author when performing this change.</p>
  </div></content></entry></feed>

