mirror of https://github.com/CrimsonTome/tldr.git
9 lines
183 B
Markdown
9 lines
183 B
Markdown
|
# imgcat
|
||
|
|
||
|
> A utility to display images inline from the command line.
|
||
|
> Requires a compatible terminal such as iTerm2.
|
||
|
|
||
|
- Display an image on the command line:
|
||
|
|
||
|
`imgcat {{filename}}`
|