1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2026-06-20 01:19:23 +02:00
Files
lazygit/pkg
Antoine Gaudreau Simard 225bcaa619 Bounce commit files selection render to UI thread
The redraw of the selection color (using <space>) would be tied to the
spinner drawing. To reproduce, having a high spinner refresh rate and
toggling a file would see a delay equivalent to the time spinner refresh
rate.
2026-05-09 13:58:33 +02:00
..