boinkor-net / chars

cha(rs) is a commandline tool to display information about unicode characters
https://github.com/boinkor-net/chars
MIT License
182 stars 13 forks source link

Suggestion: output something when there’s no results #80

Closed Jayman2000 closed 2 years ago

Jayman2000 commented 2 years ago

When I ran,

chars --help

I was confused because chars gave me no output. From what I can tell, chars searched for “--help”, didn’t find anything and printed nothing as a result. It would be nice if chars printed something along the lines of “No results for ‘--help’.” That would make what chars is doing clearer.