Skip to content
This repository was archived by the owner on Feb 20, 2023. It is now read-only.

Not being able to view remote image url via iTerm2's imgcat #703

@yohannes

Description

@yohannes

Hi guys,

In the default mailcap file, there is a pre-defined command to view remote image url via iTerm2's imgcat as such image/*; bash -c '[[ "%s" == http* ]] && (curl -s %s | ~/.iterm2/imgcat) || ~/.iterm2/imgcat %s' && read -n 1; needsterminal. Does anyone who has imgcat installed be able to use this command to display remote image url?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions