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

colorpreview does not play nice with linewrapping #319

Open
Narann opened this issue Oct 16, 2023 · 0 comments
Open

colorpreview does not play nice with linewrapping #319

Narann opened this issue Oct 16, 2023 · 0 comments
Assignees

Comments

@Narann
Copy link

Narann commented Oct 16, 2023

As following lite-xl/lite-xl#1642 (comment), I create an issue about problem between colorpreview and linewrapping:

image

Text is:

AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA AA lite-xl/lite-xl#749.

linewrapping is setup with:

config.plugins.linewrapping.width_override = style.code_font:get_width("a") * 80
config.plugins.linewrapping.mode = "word"
config.plugins.linewrapping.guide = false

Hop you can reproduce the problem.

Good luck, and keep the good work! :)

@Guldoman Guldoman transferred this issue from lite-xl/lite-xl Oct 16, 2023
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

2 participants