On Oct 18, 2008, at 10:41 AM, björn wrote:
2008/10/14 Jason Foreman <[EMAIL PROTECTED]>:
With "set lines=999" in .gvimrc:
      - window is not flush with menu bar
      - command line is visible
- very bottom of window (about width of the 'handle' to resize') is
off the bottom of the screen
- window is sized appropriate such that when moved flush with menu
bar, entire window is visible

I finally managed to recreate this problem and pushed a series of
patches which should finally fix it.  Can you please pull the latest
version and confirm that this problem is gone?

Yes, I can confirm that this is fixed.


executing "set lines=999" in command mode after window open
      - window is not flush with menu bar
      - window location does not move
      - command line is not visible
- window is sized appropriate such that when moved flush with menu
bar, entire window is visible

That's a separate problem.  I checked on Windows and it moves the
window to ensure that it is visible when you do ":set lines=X
columns=Y" so I wrote a patch that make MacVim behave the same way.
It is also in the public repo so you could try that out as well
if/when you pull.

I can also confirm that this is working now.

Thanks for taking on these issues!

Jason


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to