From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 702 invoked from network); 8 May 2002 17:31:14 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 8 May 2002 17:31:14 -0000 Received: (qmail 161 invoked by alias); 8 May 2002 17:30:43 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4950 Received: (qmail 139 invoked from network); 8 May 2002 17:30:38 -0000 Date: Wed, 8 May 2002 10:30:55 -0700 From: Igor Pruchanskiy To: zsh-users@sunsite.dk Subject: Re: Autocompletion and Cyrillic Message-ID: <20020508173055.GA16875@linuxinside.com> Mail-Followup-To: zsh-users@sunsite.dk References: <20020508171504.GC14979@linuxinside.com> <6134254DE87BD411908B00A0C99B044F02E89A7E@mowd019a.mow.siemens.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <6134254DE87BD411908B00A0C99B044F02E89A7E@mowd019a.mow.siemens.ru> User-Agent: Mutt/1.3.28i X-Sender: igor@linuxinside.com X-ddate: Today is Pungenday, the 55th day of Discord in the YOLD 3168 X-Operating-System: Linux 2.4.18 > > Hello all, > > > > I have a question about auto completion here. I searched all over the > net > > for an answer but was not able to find anything useful. > > > > I have a lot of mp3's with Cyrillic characters in file names. > > If i just do `ls' on them everything works fine, but if i do > > mpg123 i see something like this: > > > > \M-b\M-E\M-K\M-H\M-A\M-N\ -\ \M-n\M-A\ \M-K\M-R\M-A\M-@\ \(1998\)/ > > > > Is there any way to make it read the 8bit Cyrillic characters in a > correct > > way ? > > > > Set your locale to correct value. Because you do not say what system you > are on it is hard to tell which is the correct value. Debian Woody and Sid (multiple boxes) setting LC_CTYPE=ru_RU.KOI8-R helped. thank you > > -andrej > > > Also i am also wondering if i can hide the \ escape characters when i > am > > doing completion on the file names with spaces. > > > > > You can't currently (easily). It is theoretically possible to generate > dequoted strings as descriptions. Ok. This is something i can live with. > > -andrej -- Uptime : 48 days, 21:48