1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-06 11:02:41 +03:00
Files
lazygit/pkg/gui/controllers/helpers
Stefan Haller 4981419ba9 Fix stale main view content when entering/exiting filtering view
When entering filtering we would only call FocusLine, which takes care of
highlighting the selected line in the commits list, but not of re-rendering the
main view. HandleFocus does that.

When exiting filtering, the HandleFocus call was missing entirely.

The tests needed to be reworked a little bit to make this testable.
2025-07-09 16:00:46 +02:00
..
2025-07-08 16:41:22 +02:00
2024-04-18 10:10:30 +02:00
2025-07-08 16:41:22 +02:00
2023-04-30 13:19:53 +10:00