alphapapa / alphapapa/magit-todos
TODOs (branched from master) can end with tab in the filename and make visiting the file impossible
- Lenguaje dominante
- Emacs Lisp
- Estrellas
- 791
- Forks
- 54
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.