Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Silent setopt
- X-seq: zsh-users 17604
- From: İsmail Dönmez <ismail@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Silent setopt
- Date: Wed, 23 Jan 2013 11:21:38 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=donmez.ws; s=www; h=x-received:mime-version:x-originating-ip:from:date:message-id :subject:to:content-type; bh=ZfW2BLicw6Zfru2b3ChhcUDD260rC58t9w1fu0XyQus=; b=Z1MFbmhk4TQ/95cl+u09qmcQ41+JM6S+EuiUM7jOZUAdFBnbYN2L6lWX1QQ1N4aib8 AqtCjbll/q6ti+6YRV2ukEHjUek2ipzvjR1QuN1uyWWdl1qDiYkLiZfMIxz5tWyIuqQK UZgQ4lmdwE1HMLO2hgJ58711oGcoIPeY0n3JE=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi,
I am using the same zsh config across a lot of machine which have all kinds
of versions of zsh and when I ssh into an old zsh machine I get
setopt:47: no such option: COMBININGCHARS
setopt:48: no such option: HASH_EXECUTABLESONLY
Which is expected but gets boring after some time. So I wonder if there is
a way to silence setopt for unsupported options?
Regards,
ismail
Messages sorted by:
Reverse Date,
Date,
Thread,
Author