wezterm imgcat [file-name]

Output an image to the terminal

Arguments

NameDescription
file-namefilepaths

Options

NameDescription
--width [width]Specify the display width; defaults to "auto" which automatically selects an appropriate size. You may also use an integer value `N` to specify the number of cells, or `Npx` to specify the number of pixels, or `N%` to size relative to the terminal width
--height [height]Specify the display height; defaults to "auto" which automatically selects an appropriate size. You may also use an integer value `N` to specify the number of cells, or `Npx` to specify the number of pixels, or `N%` to size relative to the terminal height
--no-preserve-aspect-ratioDo not respect the aspect ratio. The default is to respect the aspect ratio
-h, --helpPrint help information