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

Tree marking is case-sensitive #75

Open
madakk opened this issue Dec 19, 2016 · 1 comment
Open

Tree marking is case-sensitive #75

madakk opened this issue Dec 19, 2016 · 1 comment

Comments

@madakk
Copy link

madakk commented Dec 19, 2016

The code looking up the currently open files assumes the paths are the same case as the path data in the tree, but that doesn't always seem to be the case. For example, in my case, the P4 workspace root was set to "c:" with a lowercase C, but in the tree the paths had an uppercase C, causing the marking to fail.

@madakk
Copy link
Author

madakk commented Dec 19, 2016

I guess this goes beyond marking, the code matching the current buffer with any open files suffers from the same problem.

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

1 participant