From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25932 invoked by alias); 10 Jan 2014 15:35:58 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 18302 Received: (qmail 25644 invoked from network); 10 Jan 2014 15:35:52 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.2 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@zsh.org From: zzapper Subject: cd to nearest directory Date: Fri, 10 Jan 2014 15:17:14 +0000 (UTC) Organization: rayninfo Message-ID: X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 87-194-164-3.bethere.co.uk User-Agent: Xnews/2009.05.01 /www/quote/ : builtin cd admin there is no admin sub-directory in /www/quote/ so it jumps to /www/admin/ is this default behaviour? Is there a control to enable/disable this feature? zzapper