mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04:00
A reserved left-hand column that draws a per-line marker glyph and shifts the content right past it, for the custom-patch inclusion overlay (which needs to show which change lines are in the patch over arbitrary pager output, where it can't touch the rendered bytes). It's pure draw-time decoration: the content buffer, and so the diff-line metadata, click resolution and wrapping inputs, are untouched. The marker is drawn on a line's first wrapped segment only, and the gutter narrows the content wrap width while shown. Off by default; SetInclusionGutter turns it on per view. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| cheatsheet | ||
| commands | ||
| common | ||
| config | ||
| constants | ||
| env | ||
| fakes | ||
| gocui | ||
| gui | ||
| i18n | ||
| integration | ||
| jsonschema | ||
| logs | ||
| snake | ||
| tasks | ||
| theme | ||
| updates | ||
| utils | ||