Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
bindkey -m / multibyte warning in 4.3.0-dev-2
- X-seq: zsh-users 9838
- From: Scott Anderson <ee_in_co@xxxxxxxxx>
- To: zsh-users <zsh-users@xxxxxxxxxx>
- Subject: bindkey -m / multibyte warning in 4.3.0-dev-2
- Date: Thu, 19 Jan 2006 08:45:49 -0800 (PST)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=WxtZM+nKu7EvmBCdwgZa8uxm0WiBgKgC1ryIJJhAYoMYpmNjg2hJeq8l8N99v4eIyrD1Ss51fODoYUtcKB7cZbDd2+igZ+pzZ6mnVCzHHsTv/FFaF05zsu69Rr5dfWK7LA1/hy8H6Dy3dJnltVVjM0bH72qDeabdsGiwPVwcgn8= ;
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hello:
I want to ignore the following:
warning: `bindkey -m' disables multibyte support
I don't use multibyte characters and like the bindkey -m features. So is the best way to hide
this:
bindkey -m 2> /dev/null
or is there a better way?
Scott
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author