Unfortunately, it still behaves the same on my installation.I attached my own screenrc so we can share the same configuration.
screenrc
Description: Binary data
XavierLe 18 févr. 2010 à 23:10, Sadrul Habib Chowdhury a écrit :cc: devel (original report: http://lists.gnu.org/archive/html/screen-user
cc: devel (original report:
http://lists.gnu.org/archive/html/screen-users/2010-02/msg00036.html)
* Xavier Guérin had this to say on [18 Feb 2010, 18:00:46 +0100]:
> Here are two screenshots:
>
> 1 - Normalized UTF-8, screen version 4.0.3 on SL (10.6.2) using macports
> (good_behaviour) :
>
>
> If you could get a backtrace from the crash with NFD, that'd be pretty
> useful too. If we can't display it correctly, at least we mustn't crash!
I was not clear, sorry. screen does not crash per se.
It is more like hardstatus deactivates itself, and the buffer behaves strangely.
Maybe I can s
* Xavier Guérin had this to say on [18 Feb 2010, 17:18:09 +0100]:
> Thank you for your answer. I gave a shot to the latest git version, and I'm
> sorry to say that it is actually worse.
>
> With my current version, the characters present after the decomposed UTF8
> characters are simply not disp
Thank you for your answer. I gave a shot to the latest git version, and I'm
sorry to say that it is actually worse.
With my current version, the characters present after the decomposed UTF8
characters are simply not displayed.
With the git version, it seems that the hardstatus actually crashes w
* Xavier Guérin had this to say on [16 Feb 2010, 10:20:48 +0100]:
> Hi list,
>
> I'm using GNU screen on OSX and I use the hardstatus to display PWD. As a
> french speaker, I happen to have files containing accented characters, which
> name happens to be encoded using UTF-8 NFD (decomposed form)
Hi list,
I'm using GNU screen on OSX and I use the hardstatus to display PWD. As a
french speaker, I happen to have files containing accented characters, which
name happens to be encoded using UTF-8 NFD (decomposed form).
As a result, PWD is not correctly displayed on my hardstatus. Do you know