On 14/03/09 00:15, Maxim Kim wrote: > > 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
I can't reproduce this.The whole text is in pale pink on white (by default) but the capital У is just as visible (or as elusive ;-) ) as the rest of the text, regardless of where I move the cursor thereafter (I use ":set cuc cul wrap list lcs=tab:\|_,eol:¶,nbsp:~" but same or different line, same or different column, I always see that initial big-ooh) VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Mar 11 2009 19:12:54) Included patches: 1-141 Extra patches: Extra float functions (Bill McCarthy) Compiled by [email protected] Huge version with GTK2-GNOME GUI. Features included (+) or not (-): +arabic +autocmd +balloon_eval +browse ++builtin_terms +byte_offset +cindent +clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments +cryptv +cscope +cursorshape +dialog_con_gui +diff +digraphs +dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path +find_in_path +float +folding -footer +fork() +gettext -hangul_input +iconv +insert_expand +jumplist +keymap +langmap +libcall +linebreak +lispindent +listcmds +localmap +menu +mksession +modify_fname +mouse +mouseshape +mouse_dec +mouse_gpm -mouse_jsbterm +mouse_netterm -mouse_sysmouse +mouse_xterm +multi_byte +multi_lang -mzscheme +netbeans_intg -osfiletype +path_extra +perl +postscript +printer +profile +python +quickfix +reltime +rightleft +ruby +scrollbind +signs +smartindent -sniff +statusline -sun_workshop +syntax +tag_binary -tag_old_static -tag_any_white +tcl +terminfo +termresponse +textobjects +title +toolbar +user_commands +vertsplit +virtualedit +visual +visualextra +viminfo +vreplace +wildignore +wildmenu +windows +writebackup +X11 -xfontset +xim +xsmp_interact +xterm_clipboard +xterm_save Best regards, Tony. -- Ken Thompson has an automobile which he helped design. Unlike most automobiles, it has neither speedometer, nor gas gauge, nor any of the numerous idiot lights which plague the modern driver. Rather, if the driver makes any mistake, a giant "?" lights up in the center of the dashboard. "The experienced driver", he says, "will usually know what's wrong." --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
