alecthomas / alecthomas/devtodo2
A visual difference between done and not-done tasks
オープン
- 主要言語
- Go
- スター
- 110
- フォーク
- 21
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。