You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?