On Fri, 13 Dec 2013 00:10:27 +0100 Egmont Koblinger <egm...@gmail.com> said:

> Hi all,
> 
> (Quick introduction: I'm myself a software developer and spent quite some
> time recently on fixing bugs and adding new features to Vte/Gnome-terminal,
> and occasionally to other terminals as well. Unfortunately I won't have
> time to work on Terminology but I'd like to keep an eye on the project and
> I hope you'll find my bugreports useful.)
> 
> When a UTF-8 character is split across multiple read()s, it is not decoded
> correctly. This causes random screen corruption problems.
> 
> Execute:  echo -ne '\0303\0241\0303'; sleep 1; echo -e '\0251'
> Expected output:  áé
> Actual output:  �
> 
> Gnome-terminal used to have the same issue a long time ago:
> https://bugzilla.gnome.org/show_bug.cgi?id=154896

this, we must fix. :) thanks for dropping the note!

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to