1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-05 00:59:19 +02:00
This commit is contained in:
Jesse Duffield
2021-04-03 21:56:42 +11:00
parent f3a0058eb9
commit 4b69ab08c1
21 changed files with 450 additions and 39 deletions

View File

@ -117,6 +117,7 @@ type GocuiEvent struct {
MouseX int
MouseY int
N int
Bytes string
}
// Event types.