1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-12 07:15:46 +01:00

Fix some :cd problems. Remove special treatement of ,, in 'cdpath'.

This commit is contained in:
Kris Maglione
2010-09-22 19:49:33 -04:00
parent 84ad7019bb
commit 68b0a826a7
11 changed files with 117 additions and 133 deletions

View File

@@ -388,7 +388,7 @@
<tags>'cd' 'cdpath'</tags>
<spec>'cdpath' 'cd'</spec>
<type>string</type>
<default type="plain">equivalent to <em>$CDPATH</em> or <str>,,</str></default>
<default type="plain">equivalent to <em>$CDPATH</em> or <str>.</str></default>
<description>
<p>
List of directories searched when executing the <ex>:cd</ex>