alphapapa / alphapapa/magit-todos
TODOs (branched from master) can end with tab in the filename and make visiting the file impossible
- Langage dominant
- Emacs Lisp
- Étoiles
- 791
- Forks
- 54
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
When jumping to any of the files from this section that end with a perceivable wide space between file name and the TOPDO marker, magit-todos fails to find the file. It notably does work for the topmost item depicted, though:

I was playing with the result of `(magit-todos-item-filename item)` and found that this result contained a trailing `\t` tab character. That wasn't apparent in message output until I surrounded the string with delimiters.
Looking at #122 I'm not sure if these tabs are supposed to be there, though. Is this a configuration error on my end?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.