Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
emulate zsh *except* pushd related options
- X-seq: zsh-users 21091
- From: Dominik Vogt <vogt@xxxxxxxxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: emulate zsh *except* pushd related options
- Date: Tue, 22 Dec 2015 09:30:43 +0100
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mail-followup-to: Zsh Users <zsh-users@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Reply-to: vogt@xxxxxxxxxxxxxxxxxx
There's a system-wide, autoloaded script that defines a "cd"
function that needs shwordsplit to be set. Other than that it
should revert to the default options (because it may be used by
someone else), *except* that it should not touch the pushd related
options (autopushd, pushdminus, pushdignoredups) that are needed
for cd to do its work. Is there a (safe!) way to say "emulate zsh
but don't touch certain options"?
Ciao
Dominik ^_^ ^_^
--
Dominik Vogt
IBM Germany
Messages sorted by:
Reverse Date,
Date,
Thread,
Author