alecthomas / alecthomas/devtodo2

A visual difference between done and not-done tasks

オープン
#38 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。