Re: 'ő' character doesn't get displayed in ls(1) output with UTF-8 locale

2011-08-15 Thread LEVAI Daniel
On Fri, Aug 12, 2011 at 21:48:48 +0400, Alexander Polakov wrote: 2011/8/12, LEVAI Daniel l...@ecentrum.hu: Hi! I'm using -current, and running X with LC_CTYPE=hu_HU.UTF-8. I noticed that ls(1) won't display this one character (there are maybe more, I only noticed this one): 'E ' (nor

'ő' character doesn't get displayed in ls(1) output with UTF-8 locale

2011-08-12 Thread LEVAI Daniel
Hi! I'm using -current, and running X with LC_CTYPE=hu_HU.UTF-8. I noticed that ls(1) won't display this one character (there are maybe more, I only noticed this one): 'E' (nor its capitalized version: 'E'). $ touch C6E $ ls -1 C6 $ ls -1 |hexdump -C c3 b6 c5 91 0a

Re: 'ő' character doesn't get displayed in ls(1) output with UTF-8 locale

2011-08-12 Thread LEVAI Daniel
On p, aug 12, 2011 at 16:22:17 +0200, LEVAI Daniel wrote: Hi! I'm using -current, and running X with LC_CTYPE=hu_HU.UTF-8. I noticed that ls(1) won't display this one character (there are maybe more, I only noticed this one): 'E' (nor its capitalized version: 'E'). Wow, it got messed up.

Re: 'ő' character doesn't get displayed in ls(1) output with UTF-8 locale

2011-08-12 Thread Alexander Polakov
2011/8/12, LEVAI Daniel l...@ecentrum.hu: Hi! I'm using -current, and running X with LC_CTYPE=hu_HU.UTF-8. I noticed that ls(1) won't display this one character (there are maybe more, I only noticed this one): 'E ' (nor its capitalized version: 'E '). ls doesn't support multibyte characters