Re: UTF-8 on 8.0-CURRENT: Yes We Can!

From: Ed Schouten <ed_at_80386.nl>
Date: Wed, 15 Jul 2009 09:29:55 +0200
Hello Horst,

* Horst Günther Burkhardt III <horst_at_sxemacs.org> wrote:
> On Tue, 2009-07-14 at 17:55 +0200, Ed Schouten wrote:
> 
> > FreeBSD already supports UTF-8 when using X11, etc. The console driver
> > is restricted to 8-bit character sets. When you use FreeBSD
> > HEAD/8.0, you can add the following to your kernel config:
> > 
> > 	options TEKEN_UTF8
> > 	options TEKEN_XTERM
> 
> Yes, but will we see this in 8.0-RELEASE? 

Yes.

> > After that, be sure to replace `cons25' with `xterm' in /etc/ttys. This
> > will allow you to use UTF-8 on the console. The kernel will use a table
> > to remap all Unicode characters to CP437 (the default VGA font), so it's
> > practically useless.
> 
> Is there an equivalent of deadkeys or the Compose key in FreeBSD
> consoles? :\

I can't say for sure, but I think not. Input in UTF-8 mode is also
completely broken, because the input layer is not Unicode/UTF-8 aware...

> > It will probably still take a very long time before it's finished, but I
> > can already show you this screenshot I made the other day:
> > 
> > 	http://www.il.fontys.nl/~ed/freebsd-vt-unicode.png
> 
> Shiny. 

Thanks!

-- 
 Ed Schouten <ed_at_80386.nl>
 WWW: http://80386.nl/

Received on Wed Jul 15 2009 - 05:29:56 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:51 UTC