Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
persistent, shared directory stack possible?
- X-seq: zsh-users 13303
- From: "Eric P. Mangold" <teratorn@xxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: persistent, shared directory stack possible?
- Date: Sat, 4 Oct 2008 19:27:12 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=TCFd7epg6pGTIW7V7DxNXryIskpkyFVKgQ9VDBHvKjA=; b=b660Vg6EZyLuRYhLYqm7mRJN5fQSOQ+1Wwm15dJXCKX+DLoKIEiScjyokXPYB2nNpC ucimpiVZAnbUDDcjJOYO/ElLzRZGvEVGGtFROfQxG6i0vTcYtod1yU5gNVRByx0ug+A8 nFmKndEDDnxcJIRbLSyjQIOJTCUExTNbt/A5M=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=mUSq3TzohGpo/+HV8BxQ4j8LyqUiNnInfz3gMmJI62hgfaMYlmhrw+/ReIx/kU8Vtz kQc9IyRpcMoDFngHxIqslMY6ZsBZohFwo5wySOan41mim9zn+tz5Spq9LFjKXLHRMcnZ KpupbC4O3qMBji7y0XLoIod6mNCaTDDpx/2Qc=
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi,
I'm looking for a way to transparently share a single directory stack
between multiple instances of zsh in the same fashion as shared
history.
I note the zsh-workers thread here which raises the same question:
http://www.zsh.org/mla/workers/2007/msg00691.html
Has anyone implemented this yet?
-teratorn
Messages sorted by:
Reverse Date,
Date,
Thread,
Author