lazygit/pkg/gui/patch_exploring
Stefan Haller 5213a9de32 Handle wrapped lines in patch explorer state
So far, lines in the view corresponded 1:1 to lines in the patch. Once we turn
on wrapping for the staging view (which we don't do yet), this is no longer
true, so we need to convert from view lines to patch lines or vice versa all
over the place.
2024-12-23 12:24:09 +01:00
..
focus.go Bump gocui and adapt lazygit code 2024-12-01 10:40:08 +01:00
focus_test.go Bump gocui and adapt lazygit code 2024-12-01 10:40:08 +01:00
state.go Handle wrapped lines in patch explorer state 2024-12-23 12:24:09 +01:00