tools for coloring command line output of "dict"?
is there an existing solution somewhere to color the output of dict to improve its readability? I know i could manually color the output using `tput`, but i hope for a better solution.
(i don't want to use it in a GUI)
You can use `colorit` which should be shipped together with `dict`. Usage example: