Skip to content

Cannot use configuration files with same in name in different .ctags.d directories. #3129

Open
@paul-ollis

Description

@paul-ollis

If, for example,I have the following files:

  • $HOME/.ctags.d/main.ctags
  • $HOME/project/ctags.d/main.ctags
  • $HOME/project/ctags.d/extra.ctags

Then when I run ctags in the project directory, the second main.ctags file is not loaded, but extra.ctags is.

This is not the behaviour I expect. I am happy to provide a pull request to fix this, if it is confirmed as a bug.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions