alphapapa / alphapapa/magit-todos

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

Ouverte
#133 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
bug help wanted WAITING
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:

![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?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.