vimagit icon indicating copy to clipboard operation
vimagit copied to clipboard

Magit crashes if a file has `$` in its name

Open stephenafamo opened this issue 1 year ago • 0 comments

Short description of the problem

Magit crashes if a file has $ in its name

Steps to reproduce

  • Create or edit a file that has a $ in the filename. e.g. app/routes/invoices/$id.tsx
  • Attempt to open magit

Environment

  • vim or nvim version: 9.0 (I did experience the same with 8.2)
  • git version: 2.37
  • current vimagit version or (or SHA1): 308650ddc1e9a94e49fae0ea04bbc1c45f23d4c4
  • OS: MacOS 12.1
  • terminal or gvim: Terminal

stephenafamo avatar Jul 04 '22 06:07 stephenafamo