On 14/10/09 10:29, anna klein wrote:
>
>
> On Wed, Oct 14, 2009 at 2:32 PM, John Beckett <[email protected]
> <mailto:[email protected]>> wrote:
>
>
>     anna wrote:
>      > I want to have a blinking highlight similar like cursor.
>
>     Eeek. Please specify the exact system (Vim, terminal/gvim,
>     operating system), then someone may have some info.
>
>
> I'm sorry for not being specific. I am using gvim in Windows. I want to
> highlight a certain pattern. But I want the highlight blinking (like a
> cursor). For instance, the highlight in on word 'here', then the word
> 'here' is highlighted and it is blinking.
> Can anybody help me? :)

AFAIK, Vim has no specific "blinking" highlight capability: it is not 
mentioned under ":help attr-list".

In Console Vim, you might work around this limitation by tweaking the 
termcap (if you know the correct ANSI codes for blink-on and blink-off) 
and deciding that, for instance, anything declared "italic" shall get 
the terminal codes to make it blink instead. I don't think this is 
possible in the GUI because you cannot manipulate the termcap codes of 
the "builtin-gui" termcap.

See ":help :set-termcap"


Best regards,
Tony.
-- 
Despising machines to a man,
The Luddites joined up with the Klan,
        And ride out by night
        In a sheeting of white
To lynch all the robots they can.
                -- C. M. and G. A. Maxson

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

Reply via email to