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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user