Skip to content

($) Dollar sign in file names #197

@crxo

Description

@crxo

You'll be aware of a rename issue with dollar signs in file names as per #142

I've noticed something possibly related when opening files.

For example, if you create a file "MyTest$File.ts" and try to open it through neo-tree, the actual file path it will open is MyTest.ts - ignoring everything after the dollar sign.

I've only recently come across this with the Remix framework, which uses a $ for naming files with dynamic route parameters.

If you don't think it's important, I'll eventually get around to submitting a PR as this is my favourite Nvim tree plugin. Great job to the authors :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions