Re: [Pcbsd-developer] PCBSD-Developer Digest, Vol 2, Issue 6
Status: Beta
Brought to you by:
kmoore134
From: Charles A. L. <lan...@gm...> - 2006-07-23 19:23:29
|
On 7/23/06, pcb...@li... <pcb...@li...> wrote: > when I run locale command I see this picture: > # locale > LANG= > LC_CTYPE="C" > LC_COLLATE="C" > LC_TIME="C" > LC_NUMERIC="C" > LC_MONETARY="C" > LC_MESSAGES="C" > LC_ALL= > > and /etc/csh.login contains this: > setenv MM_CHARSET "UTF-8" > > The FreeBSD base system sh does not support wide characters needed for > Unicode/UTF-8. Other shells, such as csh, tcsh and zsh do. > > Default FreeBSD vi (actual program name is nvi) is old and does not support > unicode- have to install new one from ports. This problem was discussed already: http://bugs.pcbsd.org/bug.php?op=show&bugid=82&pos=3 -- Charles A. Landemaine. |