alecthomas / alecthomas/devtodo2

A visual difference between done and not-done tasks

Ouverte
#38 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Go
Étoiles
110
Forks
21
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

I was thinking if we should do a 'strikethrough' effect on the tasks that are done, it is supported in a lot of terminals. Could use the ANSI escape sequence:

` \e[9m strikedthrough \e[0m`

If the terminal used doesn't have support, we could do a fallback that does the following, albeit pretty ugly:

`'T-e-s-t t-a-s-k t-e-x-t'`

I can do a PR that does this if there is any interest.

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.