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 hunk header when line number is not requested and navigate is enabled #710

Merged
merged 2 commits into from Sep 2, 2021

Conversation

dandavison
Copy link
Owner

Fixes #672

…-number")

Prior to this commit we were emitting a spurious colon when
hunk-header-style was set to a value such as "syntax" (i.e. not
including "line-number") and navigate was enabled.

Fixes #672
@dandavison dandavison merged commit fb0d809 into master Sep 2, 2021
@dandavison dandavison deleted the 672-fix-navigate-hunk-header-no-line-number branch September 2, 2021 22:35
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.

🐛 Hunk header prints ":" with no file or line number, even when hyperlinks are off
1 participant