-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello!
Right now lazygit only shows line-level diffs, which makes small intra-line changes (like added or removed function parameters) hard to spot. Git already supports word-level diffs via --word-diff / --color-words, but as far as I know lazygit doesn’t expose this.
It would be nice to have a way to toggle word-level diff highlighting, similar to how toggleWhitespaceInDiffView works.
Thanks!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request