Skip to content
This repository has been archived by the owner on Dec 28, 2019. It is now read-only.

Unable to switch tabs with vimroom enabled #39

Open
mmwtsn opened this issue Jan 8, 2014 · 0 comments
Open

Unable to switch tabs with vimroom enabled #39

mmwtsn opened this issue Jan 8, 2014 · 0 comments

Comments

@mmwtsn
Copy link

mmwtsn commented Jan 8, 2014

If :VimroomToggle is only called in one tab, switching between tabs is still possible. When :VimroomToggle is called on more than one tab, Vim no longer displays the documents correctly and tab switching is not possible.

To recreate the issue find two files editable by Vim. Run vim -p file1.txt file2.txt in a terminal shell followed by:

  1. :VimroomToggle
  2. :tabnext
  3. :VimroomToggle
  4. :tabnext

Steps 1 and 2 execute successfully, however, step 3 fails. Vimroom is unable to format the tab successfully (the second file is reduced to 50% of its vertical size). At this point, I am unable to execute step 4 to switch between tabs.

Any ideas?

Note: this issue was experienced in Vim 7.3 on OS X.

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

No branches or pull requests

1 participant