Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Echoing of 8bit-characters broken after 4.3.2?
- X-seq: zsh-workers 26645
- From: Wolfgang Hukriede <whukriede@xxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Echoing of 8bit-characters broken after 4.3.2?
- Date: Sat, 28 Feb 2009 23:17:44 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=YxbPwNr7Wws58BCZPE+CLtU8mqFGgmbCmlSQTHqpmu4=; b=tWEoq3ksFuKrr/Wd3ehHJQM0Mn1sv+U/1Qch1RE6sxyJWnxXJNtFEI/RJqry+HWYSV o5c5S1vp+3pEHSRALADXVFyZODYuafBc+P/U2TyG8LIpIIOi4kfuwqzAbXMWxuvxYu5v uarCR5F/yVShdLCrWRAD0cRH0se5hCgFv3tCg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=VDKzWy6PuB6FX+d9hoUkxL2OZZmPqrWVhFyRFze4PuBeB9/tiW9JjtaUkodbw24v9r lJXMO9jLTVJ3ajyU17CPgRUZTlNloRTrCVTSbynANdJsxoT2P/I8wYyf+6XVyMdhbP2H JyayivjCVVZL3HLE4uitmB0NAbEc91qV+o6iI=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Andrey wrote:
> Wolfgang, what happens if you explicitly disable multibyte support (--
> disable-multibyte) during build?
It's like the earlier versions again, i.e. echoing of the latin-1 set
works. Tab completion, otoh, does not work, whether setopt
print_eight_bit or not. (IIRC tab completion worked in 4.3.2).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author