alphapapa / alphapapa/magit-todos

TODOs (branched from master) can end with tab in the filename and make visiting the file impossible

Abierto
#133 1 comentario 0 reacciones 0 asignados Ver en GitHub
bug help wanted WAITING
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:

![Screen Shot 2022-08-20 at 13 53 06](https://user-images.githubusercontent.com/59080/185744879-58e28734-47da-4422-b5c2-35f28392ce65.png)

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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.