Re: Turkish fonts and bash problem
Ismail YENIGUL <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.internationalization |
|---|---|
| Message-ID | <[email protected]> |
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 > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-i18n > To unsubscribe, send any mail to "[email protected]" -- Ismail YENIGUL http://www.EnderUNIX.org GGP Key: http://yenigul.net/ismail.gpg Sale promotions don't. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-i18n To unsubscribe, send any mail to "[email protected]"