zsh-workers
 help / color / mirror / code / Atom feed
From: Zefram <zefram@dcs.warwick.ac.uk>
To: alainc@sangacorp.com
Cc: zsh-workers@math.gatech.edu
Subject: Re: Are completion and prompt expansion 8-bit clean?
Date: Mon, 23 Jun 1997 22:15:25 +0100 (BST)	[thread overview]
Message-ID: <21077.199706232115@stone.dcs.warwick.ac.uk> (raw)
In-Reply-To: <19970623175721069.AAA128@[207.139.180.5]> from "Alain Caron" at Jun 23, 97 01:57:23 pm

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].

-zefram

[1] If I ever find the time to write the OS I've been planning, this is
one of the things that will be fixed.  Character set and printability
are a function of the tty.


  reply	other threads:[~1997-06-23 21:17 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 [this message]
1997-06-23 22:27   ` Bart Schaefer
1997-06-24  6:21   ` Andrej Borsenkow
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=21077.199706232115@stone.dcs.warwick.ac.uk \
    --to=zefram@dcs.warwick.ac.uk \
    --cc=alainc@sangacorp.com \
    --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).