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

indent-guide-mode causes sideline to wrap lines #31

Open
spl3g opened this issue Dec 23, 2024 · 3 comments
Open

indent-guide-mode causes sideline to wrap lines #31

spl3g opened this issue Dec 23, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@spl3g
Copy link

spl3g commented Dec 23, 2024

When i turn on intend-guide-mode, which adds a | to the current indentation, it offsets the sideline text by one character and that causes it to wrap to the next line.

It is a known issue on their side but i don't think it will be fixed.
So i hope to find a way to somehow trigger sideline text truncation/omission one character early.

Thanks!

@jcs090218
Copy link
Member

I've installed indent-guide-mode but couldn't reproduce this issue. 🤔 Do you have the variable sideline-backends-right-skip-current-line set to nil?

It is a known issue on their side but i don't think it will be fixed.
So i hope to find a way to somehow trigger sideline text truncation/omission one character early.

👍

@spl3g
Copy link
Author

spl3g commented Dec 23, 2024

Oh, i found that it only happens on blank lines:
image
And i have sideline-backends-right-skip-current-line set to t

@jcs090218
Copy link
Member

Oh, i found that it only happens on blank lines:

Hmm... it's even a bit more strange. 🤔

@jcs090218 jcs090218 added the bug Something isn't working label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants