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

Cannot open two files with identical names but different case #377

Closed
mxdubois opened this issue Aug 31, 2014 · 4 comments
Closed

Cannot open two files with identical names but different case #377

mxdubois opened this issue Aug 31, 2014 · 4 comments
Assignees
Labels

Comments

@mxdubois
Copy link

I have file.js and File.js in the same directory. If file.js is open and I attempt to open File.js, nerdtree returns my cursor focus to the file.js buffer without opening File.js.

Can anyone else reproduce this?

@Xuyuanp
Copy link
Contributor

Xuyuanp commented Sep 1, 2014

What's your platform?

@mxdubois
Copy link
Author

mxdubois commented Sep 1, 2014

Ubuntu Server 12.04.4 with Vim 7.4

On Mon, Sep 1, 2014 at 12:41 AM, Xuyuan Pang notifications@github.com
wrote:

What's your platform?


Reply to this email directly or view it on GitHub
#377 (comment).

@lifecrisis
Copy link
Contributor

Confirmed that this is still a bug.

@lifecrisis lifecrisis added the bug label Jun 27, 2017
@PhilRunninger
Copy link
Member

Here's a weird observation. You can open the second file if you use t, go, s, gs, or v, but not <Enter>, o or gv.

@PhilRunninger PhilRunninger self-assigned this Aug 13, 2018
@PhilRunninger PhilRunninger added unstarted Assigned, but not started yet. in progress Work on resolving this issue has started. and removed unstarted Assigned, but not started yet. labels Aug 13, 2018
@PhilRunninger PhilRunninger added PR Under Review Coding is finished, and a pull request has been created and is being reviewed. and removed in progress Work on resolving this issue has started. labels Aug 15, 2018
@PhilRunninger PhilRunninger removed the PR Under Review Coding is finished, and a pull request has been created and is being reviewed. label Aug 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants