On 21/11/08 20:17, Dominique Pelle wrote:
> 2008/11/21 Markus Heidelberg<[EMAIL PROTECTED]>:
>> Denis Smolyar, 21.11.2008:
>>> i have invisible cursor after vspilt command. in my debian/unstable
>>> gvim is already newest version. this is bug?
>>>
>>> ps.
>>> $ gvim --version
>>> VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Oct 20 2008 16:23:10)
>>> Included patches: 1-25
>>> Compiled by [EMAIL PROTECTED]
>>> Huge version with GTK2 GUI.  Features included (+) or not (-):
>> I see the same with 7.2.042 and Gtk+2 GUI on Linux/KDE. But only when
>> maximizing the window before doing :vsplit
>>
>> Markus
>
>
> I can reproduce it too.  I see it with Vim-7.2.49 with the
> following GUIs (GTK, GTK2, GNOME2).  No such bug
> with Vim in terminal or with Athena or Motif GUIs.
>
> Steps to reproduce:
>
> 1/ start vim with:     vim -f -g -u NONE -U NONE
> 2/ maximize gvim
> 3/ :vsplit
> (observe that cursor disappears)
>
> Unmaximizing/remaximizing gvim makes to cursor reappear (workaround).
>
> I found that it's somehow related to ":set guioptions", since it no
> longer happens if I do...
>
> $ vim -f -g -u NONE -U NONE -c 'set go-=L'
>
>
> In ":help :go-L", I see:
>
>                                                                  *'go-L'*
>            'L'   Left-hand scrollbar is present when there is a vertically
>                  split window.
>
> -- Dominique

Even without --nofork, I see it too (just starting "gvim -u NONE"). 
However, maximize (at step 2) does not really maximize the gvim screen: 
it immediately shrinks by about one text line at the bottom. Clicking 
the "maximize" button again is the "true" maximize, which, as you noted, 
makes the cursor reappear.

Best regards,
Tony.
-- 
    They now pass three KNIGHTS impaled to a tree.  With their feet off the
    ground,  with one lance through the lot of them, they are skewered up
    like a barbecue.
                  "Monty Python and the Holy Grail" PYTHON (MONTY) 
PICTURES LTD

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

Reply via email to