Commit e08fb13
committed
[gocui] Truncate line after eraseInLineFromCursor
We still need to truncate the line after executing the eraseInLineFromCursor
instruction, to remove left-over content from a previous rendering; just not at
the current write position, but after the spaces that were inserted.
Without this fix you would sometimes see left-over junk when scrolling
left/right using the H/L keys in the commits panel.1 parent c48f7e5 commit e08fb13
1 file changed
+9
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments