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

Add Iterm2 support #9

Open
brianhuster opened this issue Dec 22, 2024 · 2 comments
Open

Add Iterm2 support #9

brianhuster opened this issue Dec 22, 2024 · 2 comments

Comments

@brianhuster
Copy link

Hi, I would like to add Iterm2 support for this plugin. For me it is a simpler protocol than Kitty. I would like some instruction on which files of this project I should read to implement it. Thank you so much!

@Thiago4532
Copy link
Owner

Hi! The main reason this plugin only supports Kitty is because of Unicode Placeholders, they are REALLY easy to be implemented and works flawlessly.

It's not easy to tell you how to implement iterm2 in my plugin, but I can help you if you show me a proof of concept plugin that does the following:

  1. Add an image to a row/col.
  2. The image respects scrolling (the image moves with the text)

@sghuang19
Copy link

I got this when using this plugin in iTerm2, potentially because of the lack of support for iTerm2

Image

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

No branches or pull requests

3 participants