Hi Julien,

> You mean en_US.utf8?
> 
> Check with `locale' or `echo $LANG'.

The locale is plain and simple en_US without any unicode extension.

> I've found a python alternative at [0].
> In my example, it gives:
>   >>> import os
>   >>> import chardet
>   >>> chardet.detect(os.popen("ls *ng.txt").read())
>   {'confidence': 0.75249999999999995, 'encoding': 'utf-8'}

The python prompt returned

{'confidence': 0.5, 'encoding': 'windows-1252'}

for the file that causes ajaxterm to return the unicode error.

> It does in my case, which is why I didn't understand the issue. This is 
> however
> unrelated to the major problem, will check this afterwards.

Alright.


Meilleures salutations,

Christoph

Attachment: PGP.sig
Description: PGP signature

Reply via email to