
pixterm
List of commands for pixterm:
-
pixterm:tldr:40669 pixterm: Specify a custom aspect ratio using a specific number of [t]erminal [r]ows and [c]olumns.$ pixterm -tr ${24} -tc ${80} ${filename}try on your machineexplain this command
-
pixterm:tldr:5a27a pixterm: Render a static image directly in the terminal.$ pixterm ${filename}try on your machineexplain this command
-
pixterm:tldr:72c8d pixterm: Use the image's original aspect ratio.$ pixterm -s 2 ${filename}try on your machineexplain this command