Skip to content

Commit

Permalink
[gocui] Fix off-by-one error
Browse files Browse the repository at this point in the history
Truncating to the end of the line would draw one space too few. Again, this
wasn't a problem before #3687, but
when redrawing the commits panel it could be observed when using the H/L keys.
  • Loading branch information
stefanhaller committed Aug 12, 2024
1 parent 1f41e52 commit a6300a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor/github.com/jesseduffield/gocui/view.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a6300a0

Please sign in to comment.