From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 720 invoked from network); 6 Oct 1999 09:54:59 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 Oct 1999 09:54:59 -0000 Received: (qmail 12446 invoked by alias); 6 Oct 1999 09:54:26 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 2660 Received: (qmail 12439 invoked from network); 6 Oct 1999 09:54:25 -0000 Message-ID: <37FB1C0E.4E5E623D@camline.com> Date: Wed, 06 Oct 1999 11:53:18 +0200 From: Johannes =?iso-8859-1?Q?M=E4hner?= Organization: camline X-Mailer: Mozilla 4.6 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: ZSH User Subject: dirstack-inheritance Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Is there a way to inherit the directory stack in other zsh-sessions? (analogous mechanism as of command-history (incappendhistory, sharehistory) wanted) Thanks in advance!