🐛 fix: better suggestions format
✨ feature: suggest similar words on error, switch to ansi colors
fix: wordwrap examples as well
A comfy dictionary navigator for the command line. ☁️
Download a binary from the releases page.
Go 1.18 or higher required. (install instructions)
go install github.com/fawni/def@latest
def <word>
def -h
for more information.
-r
, --related
: displays synonyms and antonyms if found-e
, --examples
: displays examples if found-f
, --full
: displays synonyms, antonyms and examples if found