Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ansi): iterm2: add iTerm2 Inline Image Protocol #324

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

aymanbagabas
Copy link
Member

This implements the iTerm2 Inline Image Protocol. The protocol allows applications to display images inline in the terminal. The protocol is documented at https://iterm2.com/documentation-images.html.

This implements the iTerm2 Inline Image Protocol. The protocol allows
applications to display images inline in the terminal. The protocol is
documented at https://iterm2.com/documentation-images.html.
Copy link
Member

@caarlos0 caarlos0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, maybe worth making the names more specific, as they are images specifically, not general files.

ansi/iterm2/file.go Show resolved Hide resolved
@aymanbagabas aymanbagabas merged commit 1814328 into main Jan 13, 2025
8 checks passed
@aymanbagabas aymanbagabas deleted the ansi/iterm2 branch January 13, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants