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

Remove bar from wrapped lines #311

Open
gavrilikhin-d opened this issue Oct 28, 2023 · 3 comments
Open

Remove bar from wrapped lines #311

gavrilikhin-d opened this issue Oct 28, 2023 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@gavrilikhin-d
Copy link
Contributor

gavrilikhin-d commented Oct 28, 2023

As you can see in the screenshot, miette puts a | after wrapping long lines. Looks like a bug
image

@zkat zkat added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Feb 4, 2024
@skarab42
Copy link
Contributor

I don't think it's a bug, it makes more sense when there are more lines, but I can see why it looks odd when there's only one. Maybe it should be displayed only if there are more than two lines?

miette

@zkat
Copy link
Owner

zkat commented Apr 29, 2024

the bug seems to me the fact that it's not aligning correctly with the line above it.

@skarab42
Copy link
Contributor

Clearly the pipe offset could be fixed. I'll give it a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants