Add some possible TODO items
This commit is contained in:
parent
333b6dbc27
commit
0276b1bfca
2 changed files with 7 additions and 1 deletions
3
main.go
3
main.go
|
|
@ -16,7 +16,8 @@ import (
|
|||
)
|
||||
|
||||
// TODO:
|
||||
// - bold of escaped output doesn't work
|
||||
// - it would be better to make fixed patterns case insensitive too.
|
||||
// - configurable defaults for exclude.
|
||||
|
||||
func main() {
|
||||
if err := rootCmd.Execute(); err != nil {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue