zsh-users
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <Vincent.Lefevre@ens-lyon.fr>
To: zsh-users@math.gatech.edu
Subject: Re: Stupid question: how to get accents in zsh?
Date: Sun, 16 Feb 1997 13:43:43 +0100	[thread overview]
Message-ID: <19970216134343.00294@ens-lyon.fr> (raw)
In-Reply-To: <Mutt.19970215141929.mito@retriever.qc>; from Louis-David Mitterrand on Feb 15, 1997 at 02:19:29PM -0500

On Feb 15, 1997 at 02:19:29PM -0500, Louis-David Mitterrand wrote:
> I can't seem to get accented characters in zsh, I tried:
> 
> export LC_CTYPE=iso_8859_1
> export LANG=iso_8859_1

Here, LANG mustn't be defined.

> stty cs8 -istrip

Try:
stty -parenb -istrip cs8

Look also at your terminal settings. For instance, if you use xterm,
eightBitOutput must be true.

> I looked everywhere in zsh-doc, but I can't find any builtin.

I don't think it comes from zsh. Try another shell (e.g. sh), and
try "cat". Do you get 8-bit chars in those cases?

-- 
Vincent Lefevre, vlefevre@ens-lyon.fr | Acorn Risc PC, StrongARM @ 202MHz
http://www.ens-lyon.fr/~vlefevre      | 20+1MB RAM, Eagle M2, TV + Teletext
PhD in Computer Science, 1st year     | Apple CD-300, SyQuest 270MB (SCSI)
-----------------------------------------------------------------------------


  reply	other threads:[~1997-02-16 13:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-02-15 19:19 Louis-David Mitterrand
1997-02-16 12:43 ` Vincent Lefevre [this message]
1997-02-16 16:52   ` Louis-David Mitterrand
1997-02-17 21:04 ` Louis-David Mitterrand

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=19970216134343.00294@ens-lyon.fr \
    --to=vincent.lefevre@ens-lyon.fr \
    --cc=zsh-users@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).