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

fix: #62 Rewrote the renderer to use vim.fn.screenpos #266

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

upidapi
Copy link

@upidapi upidapi commented Jan 6, 2025

Instead of trying to manually calculate the absolute x and y position of images.

Fixes #62

Instead of trying to manually calculate the absolute x and y position of images.

Fixes 3rd#62
@yifan0414
Copy link

default configuration still no wrap, must set wrap manually.

@upidapi
Copy link
Author

upidapi commented Jan 10, 2025

?

@upidapi
Copy link
Author

upidapi commented Jan 10, 2025

It doesn't set wrap for you it just works if you have it turned on

@3rd 3rd mentioned this pull request Jan 17, 2025
@3rd 3rd changed the base branch from master to develop January 17, 2025 22:36
Copy link
Owner

@3rd 3rd left a comment

Choose a reason for hiding this comment

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

Wow, massive work, thank you so much for the contribution!
Merging it into develop to test it a bit more and change some small things.

@3rd 3rd merged commit 7704e1d into 3rd:develop Jan 17, 2025
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.

When &wrap is set image location is miscalculated
3 participants