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

Problem when editing the same file in two tabs #11

Open
Unarelith opened this issue Jan 6, 2016 · 9 comments
Open

Problem when editing the same file in two tabs #11

Unarelith opened this issue Jan 6, 2016 · 9 comments

Comments

@Unarelith
Copy link

When I edit the same C file in two different tabs of the same vim instance, one of the tabs neither have the red line at 81th column, nor the visual representation for tabs

@casimir
Copy link
Collaborator

casimir commented Jan 6, 2016

Which version of Vim are you using?

@Unarelith
Copy link
Author

I'm using version 7.4.944

@casimir
Copy link
Collaborator

casimir commented Jan 28, 2016

Thinking about it this plugin doesn't play with UI. Most likely this is your distro configuration or your theme doing that. Focused vs unfocused colours.

@Unarelith
Copy link
Author

I think this is not the problem here, I recently noticed that it doesn't always happens, it's quite random, or I don't see the exact steps to reproduce the bug :/

@Le-Bit
Copy link
Owner

Le-Bit commented Jun 16, 2016

I think i found a way to reproduce: is it when you create a file using vim ?

@Unarelith
Copy link
Author

Unarelith commented Jun 17, 2016

No, but I found something. When I launched vim and did ':e truc.c', ':tabnew', ':e truc.c', the second tab had the problem.

@Le-Bit
Copy link
Owner

Le-Bit commented Jun 20, 2016

Well, the steps you described works as intended for me, using either vim 7.4 or neovim 0.1.4

@Unarelith
Copy link
Author

I recorded myself doing these steps: https://youtu.be/Hzm8frqzOYA

@deadbaed
Copy link

have you tried again @Quent42340 ?

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

4 participants