snippetbashTip
mate-dictionary — Look up words on dictionaries. More information: <https://manned.org/mate-dictionary>.
Viewed 0 times
commanddictionariescliwordsinformationlookmate-dictionarymore
Problem
How to use the
mate-dictionary command: Look up words on dictionaries. More information: <https://manned.org/mate-dictionary>.Solution
mate-dictionary — Look up words on dictionaries. More information: <https://manned.org/mate-dictionary>.Print a specific word definition:
mate-dictionary --no-window --look-up '{{word}}'Show similar words for a specific one in a new window:
mate-dictionary --match '{{word}}'Code Snippets
Print a specific word definition
mate-dictionary --no-window --look-up '{{word}}'Show similar words for a specific one in a new window
mate-dictionary --match '{{word}}'Context
tldr-pages: common/mate-dictionary
Revisions (0)
No revisions yet.