Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8788839
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T22:14:15+00:00 2026-06-13T22:14:15+00:00

I started using gVim a few weeks ago. From early on, I noticed however

  • 0

I started using gVim a few weeks ago. From early on, I noticed however some strange resizing of the complete gVim window when I perform certain actions. I think it is related to my use of Windows Aero Snap (on a Windows 7 x64 system).

Steps to reproduce (with an empty .vimrc file, and my vimfiles folder renamed):

  1. I open gvim
  2. I put my gvim window to the left side of my monitor with (a few taps on) win+left arrow
  3. I create a new tab using :tabe

Result: gVim repositions itself somwehere else on the screen. So I have to reposition it using win+left arrow. Very annoying.

I have it with other tab and window actions as well, like: :vnew, C-W o, …

Anybody any tips on why this is happening, and what i can do to fix it? I’ve already emptied my .vimrc file and temporarily renamed my ~/vimfiles folder to rule out the interference of any plugin.

Edit: Following Matthew’s reply, and the info on :help bugs, I’ve send a bug report (this post actually) to bugs@vim.org

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T22:14:16+00:00Added an answer on June 13, 2026 at 10:14 pm

    gvim can do this sort of thing in some situations with values of guioptions that make GUI controls such as scrollbars or tab page labels appear and disappear. Try the command :set guioptions?.

    If the value displayed includes ‘L’ or ‘R’ (which optionally shows vertical scrollbars), it may be your culprit and you can remove the option as described below.

    If it includes ‘e’, and especially if :set showtabline? shows that option = 1, that can also cause problems, and you could use the methods below to change either setting. (In this case the tab labels line only appears when there are at least two tabs.)

    If it is neither of these, try and spot which parts of the GUI are appearing and disappearing when the problem occurs, and then find the option that controls that behaviour.

    Example of how to fix if the problem value is ‘L’:

    L is in the default settings, which are (from the help)

    "egmrLtT"   (MS-Windows),
    "aegimrLtT" (GTK, Motif and Athena).
    

    You can therefore run one of these commands to fix it:

    :set guioptions-=L  "just remove L
    :set guioptions=egmrtT    "explicitly set the options you want, as noted you might want to remove 'e' as well
    

    You can add one of these commands to your .vimrc file to always have it set.


    You should definitely upgrade to a later build, there is certainly at least one bug in this area fixed since 7.3.46. That said, there are still problems as of 7.3.703.

    The “Vim without Cream” install is well known to be reliable and kept quite up to date, and provides Vim without the Cream project addons. Future readers may find the bugs are fixed just by upgrading.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I started using vim/gvim for windows few days ago. I use notepad++ until now
I started using WordPress just a few hours ago because I need to develop
I started using Raphael.js a few days ago and I'm really enjoying it. The
I started using Git a few months ago and I wanted a GUI client
I started using emacs and slime to develop some little service. I have found
I started using Hudson a week ago. I was able to add various plugins
I started using ELMAH and I think its great. I read some documentation online
Started using PDO prepared statements not too long ago, and, as i understand, it
I would like to view a pdf file in a split window using gVim,
I started using the MVC pattern a half year ago, and I still have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.