From 2c8142351681124e8ce5f8f44a8539ae4e7bbe33 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 21 Jul 2009 09:34:08 +0000 Subject: 27181: extend POSIX_CD to handle target directory printing behaviour --- Doc/Zsh/options.yo | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Doc/Zsh/options.yo') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index 8629a0718..555d416e6 100644 --- a/Doc/Zsh/options.yo +++ b/Doc/Zsh/options.yo @@ -130,6 +130,14 @@ ifnzman(noderef(Shell Builtin Commands)). If the option is set, the shell does not test for directories beneath the local directory (`tt(.)') until after all directories in tt(cdpath) have been tested. + +Also, if the option is set, the conditions under which the shell +prints the new directory after changing to it are modified. It is +no longer restricted to interactive shells (although printing of +the directory stack with tt(pushd) is still limited to interactive +shells); and any use of a component of tt(CDPATH), including a `tt(.)' but +excluding an empty component that is otherwise treated as `tt(.)', causes +the directory to be printed. ) pindex(PUSHD_IGNORE_DUPS) pindex(NO_PUSHD_IGNORE_DUPS) -- cgit 1.4.1