On Wed, 3 Mar 2010, Thomas Lange wrote:
It seems that tcsh 6.17 has fixed this issue.
The function NLSStringWidth is now paying attention to the return
value of wcwidth:
if ((l = wcwidth(c)) < 0)
Please test, if your issue is solved in version 6.17 of tcsh.
I can't really test it sin
It seems that tcsh 6.17 has fixed this issue.
The function NLSStringWidth is now paying attention to the return
value of wcwidth:
if ((l = wcwidth(c)) < 0)
Please test, if your issue is solved in version 6.17 of tcsh.
--
regards Thomas
--
To UNSUBSCRIBE, email to debian-bugs-dist-r
2 matches
Mail list logo