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(blame): render blame end_col out of range #1080

Merged
merged 1 commit into from
Jul 7, 2024

Conversation

belltoy
Copy link
Contributor

@belltoy belltoy commented Jul 7, 2024

Fix blame window render error: end_col out of range. Resolve #1050 and #1073

The reason of this error is that the 00000000 Not Committed Yet line is different than max_author_len.

@lewis6991 lewis6991 merged commit aa12bb9 into lewis6991:main Jul 7, 2024
6 checks passed
@lewis6991 lewis6991 linked an issue Jul 7, 2024 that may be closed by this pull request
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.

Error while :GitSigns blame blame.lua:103: Invalid 'end_col': out of range
2 participants