Skip to content

diff1_inline is showing diffs on the normal buffer intermittently (when diffview tab is open) #156

@charbelnicolas

Description

@charbelnicolas

While having diff1_inline enabled as default

	view = {
		default = { layout = "diff1_inline" },
		inline = {
			deletion_highlight = "full_width"
		}
	},

I can see the diffing in the normal buffer too while the diffview tab is open. When I close the diffview tab the diffing disappears from the normal (non-diffview) buffer/tab.

diff_bug.mp4

Also, for the tree-sitter highlights, the comments are sometimes not getting the proper highlighting. Sometimes they show with white foreground color and sometimes they do respect the comment highlight color.

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions