mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 23:56:24 -04:00
This reverts the freshViewLineCount stale-tail guard (§8), restoring the demonstrate-the-bug test state. The upcoming off-screen render rebuilds the displayed buffer wholesale on swap and lets refreshViewLinesIfNeeded truncate, so the stale tail never forms — a cleaner fix than tracking a fresh-count. Removing the guard on its own keeps that change focused; the bug it guarded against is re-fixed by the truncation in the next commit. 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 | ||