zsh-workers
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: Zefram <zefram@dcs.warwick.ac.uk>
Cc: zsh-workers@math.gatech.edu
Subject: Re: Are completion and prompt expansion 8-bit clean?
Date: Mon, 23 Jun 1997 15:27:16 -0700	[thread overview]
Message-ID: <970623152717.ZM9933@candle.brasslantern.com> (raw)
In-Reply-To: <21077.199706232115@stone.dcs.warwick.ac.uk>

On Jun 23, 10:15pm, Zefram wrote:
> Subject: Re: 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.

Sounds like a job for a module ... supply several localized tty-output
modules, and select one to load based on $TERM or a capability of $TERM
or some other environment setting ($TERM combined with $LANG, perhaps).


  reply	other threads:[~1997-06-23 22:23 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 [this message]
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=970623152717.ZM9933@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=schaefer@nbn.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).