Hi Stepan!

You wrote:

> Pinfo still has problems displaying utf-8:
> - links are highlighted in the wrong place
> - "з" (CYRILLIC SMALL LETTER ZE) is replaced with "o", usually with next
>   character - it also results in misaligned right edge of text
> - searched strings are highlighted in wrong places


Are you using the original config file from the package, or a customized
one?  If you're using a customized one, could you please send it to me?

I've been playing around a bit here, and the weird thing is, I can
reproduce part of your problem (the highlighting in the wrong place),
but only if I'm using non-default colors (!).  I can't reproduce your
problem with the "з" and "В" chars, but looking at the screenshot, it
seems it might have something to do with bold text.  

The color codes are only used when writing to the screen, not when
calculating the position on the screen, so I really don't understand how
different color codes can change the positions on the screen.  It almost
seems like some obscure ncurses bug...

-- 
+--------------------------------------------------------------------+
| Bas Zoetekouw              | GPG key: 0644fab7                     |
|----------------------------| Fingerprint: c1f5 f24c d514 3fec 8bf6 |
| [EMAIL PROTECTED], [EMAIL PROTECTED] |              a2b1 2bae e41f 0644 fab7 |
+--------------------------------------------------------------------+ 

Reply via email to