Support diff-so-fancy patch mode by using --patch
when building code sets
#4201
Labels
enhancement
New feature or request
--patch
when building code sets
#4201
I have Lazygit configured to use diff-so-fancy per your excellent documentation. I would love to see Lazygit support d-s-f while in patch mode also. If a user wants to include parts of a file in their commit they can run
git add . --patch
and d-s-f will highlight the patch pieces appropriately.Is it possible for Lazygit to use
--patch
for it's internal patch mode text selection?-- Scottchiefbaker / Diff-so-Fancy lead developer
The text was updated successfully, but these errors were encountered: