Files
lazygit/pkg
Stefan HallerandClaude Opus 4.7 ad8335aaa8 Wrap v.lines cells in a line struct
The cells of a source line will soon need to carry metadata about how
the line was terminated (newline vs filled to edge via \x1b[K). Move
to a struct so there's somewhere to put it; this commit only renames
[][]cell to []line{cells: ...} with no behavior change.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-18 17:22:31 +02:00
..
2026-06-07 15:51:57 +02:00
2026-06-18 17:22:31 +02:00
2026-06-07 15:51:57 +02:00
2026-06-07 15:51:57 +02:00
2026-06-16 16:21:13 +02:00