1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-19 00:28:03 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
acfa024915 Allow clicking in main view to focus it 2025-04-21 18:03:24 +02:00
ec51efc82c Make the main view searchable 2025-04-21 18:03:24 +02:00
1a93b2324b Allow focussing the main view
In this commit this is only possible by pressing '0' in a side panel; we'll add
mouse clicking later in the branch.

Also, you can't really do anything in the focused view except press escape to
leave it again. We'll add some more functionality in a following commit.
2025-04-21 18:03:19 +02:00