Skip to content

Refreshing 'R' the file list fails when a new file name matches an existing one with different case. #1329

Closed
@ghost

Description

Self-Diagnosis - CHECKED - NOT FOUND

Environment

"Empty vimrc file

Maybe related to Issue #1241

Steps to Reproduce the Issue

  1. Create files 'test2.txt' and 'TEST.txt'
  2. Start VIM and NerdTREE
  3. Rename 'test2.txt' to 'test.txt' from outside vim
  4. Press 'R' in Nerdtree to refresh the list of files.

Current Behavior (Include screenshots where appropriate.)

Two files with the same name 'TEST.txt' appear. Clicking any of the two opens 'TEST.txt'.
The file test.txt does not appear and cannot be opened from NerdTree

Expected Result

Both files 'TEST.txt' and 'test.txt' show up in the list of files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions