On Tue, Mar 24, 2009 at 1:12 PM, björn <[email protected]> wrote:
> 2009/3/24 Brian McKee\:
>>
>> Recent posts on the list have made me look at the cursorline and
>> cursorcolumn options.  If you set cursorline and use vim in the
>> terminal, the line is a thin underline.  In the regular GUI interface
>> it's a background shading.  (I'm using the Pablo colour scheme)   I'd
>> prefer to have the terminal style underline everywhere.  How do I do
>> that?  Poking around I think it has something to do with CurrentLine,
>> but I don't know where to set that...
>> Suggestions appreciated,
>
> Try the following two lines:
>
> :hi clear CursorLine
> :hi CursorLine gui=underline

Yep - that does it, but now I'm not sure I like it :-(  the bright
yellow in the terminal works, but it's just the std grey in the GUI.
I'll muck about some more.

Brian

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

Reply via email to