Hi,

Could someone confirm the following bug -- if some russian text
highlighted as Title then letter У is invisible.
Hitting ga shows me <У> 1059, Hex 0423, Octal 2043

Steps to reproduce:
Open Vim.
:syntax match testTitle /^.*$/
:hi def link testTitle Title
Enter the next text:
Уже угроза миновала
Result is:
 же угроза миновала


PS
set encoding=utf-8
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to