Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimap has wrong size when opened in second tab #55

Open
fractalic opened this issue Jun 11, 2017 · 1 comment
Open

Minimap has wrong size when opened in second tab #55

fractalic opened this issue Jun 11, 2017 · 1 comment

Comments

@fractalic
Copy link

Issue details

Once a minimap has been opened in a vim tab, attempting to open the minimap in another vim tab will set the working buffer's width to 20, instead of setting the minimap's width to 20. Closing and reopening the minimap in this same tab works as expected, where the minimap occupies a width of 20.

Steps to reproduce

  1. Open vim on an arbitrary file
  2. Create a new tab :tab sp
  3. Open minimap \mm
    • The minimap appears as expected, with a width of 20
  4. Switch back to first tab 1gt
  5. Open minimap, on this tab \mm
    • BUG The minimap fills most of the screen, while the active buffer receives a width of 20
@supercamel
Copy link

Hello,

I am also having this issue. Arch linux, latest version of VIM & vim-minimap freshly installed with vundle.

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants