[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unicode
From: |
Christ, Bryan |
Subject: |
Re: Unicode |
Date: |
Tue, 24 Oct 2006 17:13:28 -0500 |
Assuming that unicode is enabled, is there any reason I cannot just push
a UTF-8 character to the screen with addch()?
On Tue, 2006-10-24 at 18:05 -0400, Thomas Dickey wrote:
> On Tue, 24 Oct 2006, Christ, Bryan wrote:
>
> > What mechanism should be used to determine whether the current terminal
> > has unicode enabled? In Fedora the user can start and stop unicode at
> > anytime with unicode_start and unicode_stop.
>
> There's no mechanism (no defined escape sequence that tells if it is).
> Thomas Wolff has some library function for guessing if it is.
>
- Unicode, Christ, Bryan, 2006/10/24
- Re: Unicode, Thomas Dickey, 2006/10/24
- Re: Unicode,
Christ, Bryan <=