Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Sep 2003 21:04:39 +0300
From:      Ismail YENIGUL <ismail@EnderUNIX.ORG>
To:        freebsd-i18n@freebsd.org
Subject:   Re: Turkish fonts and bash problem
Message-ID:  <20030915180439.GB59274@EnderUNIX.ORG>
In-Reply-To: <1063648261.56256ba0B.Anastasatos@myrealbox.com>
References:  <1063648261.56256ba0B.Anastasatos@myrealbox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
hi
thanks you very much it works:)
i add following to .inputrc in my home directory

  set input-meta on
   set output-meta on
   set convert-meta off

then add to following to .bash_profile
LANG=tr_TR.ISO_8859-9;export LANG
LC_CTYPE=tr_TR.ISO_8859-9;export LC_CTYPE
MM_CHARSET=ISO-8859-9;export MM_CHARSET
~

now i can see Turkish fonts :)

thanks
regards

On Mon, Sep 15, 2003 at 07:51:01PM +0200, Basileios Anastasatos wrote:
> Ismail YENIGUL wrote:
> 
> > > while using sh shell i  can see  Turkish fonts
> > > correctly  but when i use bash it does not
> > > display  Turkish fonts
> 
> > It seems to be a Bash problem
> 
> Hi,
> 
> have you an ".inputrc" file containing the following
> lines in your home directory?
> 
>   set input-meta on
>   set output-meta on
>   set convert-meta off
> 
> _______________________________________________
> freebsd-i18n@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-i18n
> To unsubscribe, send any mail to "freebsd-i18n-unsubscribe@freebsd.org"

-- 

Ismail YENIGUL
http://www.EnderUNIX.org
GGP Key: http://yenigul.net/ismail.gpg

Sale promotions don't.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030915180439.GB59274>