zsh-workers
 help / color / mirror / code / Atom feed
From: Andrej Borsenkow <borsenkow.msk@sni.de>
To: Zefram <zefram@dcs.warwick.ac.uk>
Cc: alainc@sangacorp.com, zsh-workers@math.gatech.edu
Subject: Re: Are completion and prompt expansion 8-bit clean?
Date: Tue, 24 Jun 1997 10:21:29 +0400 (MSD)	[thread overview]
Message-ID: <Pine.SV4.3.95.970624101220.4701A-100000@itsrm1> (raw)
In-Reply-To: <21077.199706232115@stone.dcs.warwick.ac.uk>

On Mon, 23 Jun 1997, Zefram wrote:

> Alain Caron wrote:
> >Subject: Are completion and prompt expansion 8-bit clean?
> 
> In one sense, yes: they can handle 8-bit data.  In fact, they can handle
> arbitrary binary data.  In another sense, no: they do not treat all 8-bit
> data as printable, even when the display will interpret them as Latin-1
> or whatever.  Unfortunately, Unix does not provide a way to find out
> what characters are printable on a particular display device, so we have
> to choose in the source which characters zsh will treat as printable.
> No choice can be right for all displays; the current choice is a safe one.
> 
> The bug is in Unix; please send the bug report to K.Thompson and
> D.Ritchie, twenty years ago.  This bug will be fixed in a future OS[1].
> 

Sorry? What about LANG and LC_CTYPE? They existed long ago.

I don't know, which OS is in use; but check your LANG/LC_CTYPE/LC_ALL
settings - they should be appropriate for French locale. If it doesn't
help, it your OS (probably, implementation of ctype functions or
setlocale()) that is broken. 

BTW it is documeneted in zshparam(1) - at least for 3.0.4 and 3.1.2.

-------------------------------------------------------------------------
Andrej Borsenkow 		Fax:   +7 (095) 252 01 05
SNI ITS Moscow			Tel:   +7 (095) 252 13 88

NERV:  borsenkow.msk		E-Mail: borsenkow.msk@sni.de
-------------------------------------------------------------------------




  parent reply	other threads:[~1997-06-24  6:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-06-23 17:57 Alain Caron
1997-06-23 21:15 ` Zefram
1997-06-23 22:27   ` Bart Schaefer
1997-06-24  6:21   ` Andrej Borsenkow [this message]
1997-06-24  7:43 ` Peter Stephenson
1997-06-26  3:00 ` raul segura acevedo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SV4.3.95.970624101220.4701A-100000@itsrm1 \
    --to=borsenkow.msk@sni.de \
    --cc=alainc@sangacorp.com \
    --cc=zefram@dcs.warwick.ac.uk \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).