Alexander-Miller / treemacs

GNU General Public License v3.0
2.09k stars 153 forks source link

"Hash table data is not a list of even length" for filenames with spaces #1084

Closed auxsvr closed 7 months ago

auxsvr commented 9 months ago

If the staging area contains filenames with spaces, they are incorrectly quoted by treemacs-git-status.py. For example, "git/doc/Parking sensors:" becomes "git/"doc/Parking sensors:"", which messes up Lisp formatting and leads to the error message:

Hash table data is not a list of even length