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

sixel support #423

Merged
merged 2 commits into from
Aug 25, 2022
Merged

sixel support #423

merged 2 commits into from
Aug 25, 2022

Conversation

jerch
Copy link
Contributor

@jerch jerch commented Aug 18, 2022

May fix #422.

@butlerx Well plz see the comments in source file - since I dont quite grasped your build layout I simply added the worker file to assets, which is prolly not the way to do it.

src/client/wetty/term.ts Show resolved Hide resolved
@butlerx
Copy link
Owner

butlerx commented Aug 18, 2022

You'll need to add the worker file to the prettier and eslint ignore to pass tests

@jerch
Copy link
Contributor Author

jerch commented Aug 24, 2022

@butlerx Reverted to the asset copy solution and added ingore files for eslint and prettier. This is still subpar, as it involves manual interaction once the package version was changed (file needs to be copied over again).

Seems the tests wont run without your approval?

@jerch jerch marked this pull request as ready for review August 24, 2022 18:58
@butlerx butlerx merged commit 3d9bdce into butlerx:main Aug 25, 2022
@butlerx
Copy link
Owner

butlerx commented Aug 25, 2022

Thanks @jerch

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.

Is inline image display a future possibility?
2 participants