mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-15 14:59:36 +03:00
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}}`
|