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 還沒有評估資料。