Hello,
I would like to share a simple use-case with Geany. Here it is: you go to
the Geany's terminal and
you list a directory that contains files with names containing 'ș'. It may be
that instead of 'ș' you see
'??'. For my own use, I have changed vte.c with a call to
vte_terminal_set_en
Hi Marius,
Le 21/10/2017 à 06:49, marius buzea a écrit :
> I would like to share a simple use-case with Geany. Here it is: you go to
> the Geany's terminal and
> you list a directory that contains files with names containing 'ș'. It may
> be that instead of 'ș' you see
> '??'.
That's very o
Hello Colomban,
I thought I was onto something with there being a need to also call
vte_terminal_set_encoding, besides
running Geany with LANG=C.UTF-8 given in the environment. I have rebuild Geany
without the
vte_terminal_set_encoding code, and LANG=C.UTF-8 alone gave the expected
represen