1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-04 03:48:07 +02:00
lazygit/pkg/gui
Jesse Duffield a38d1a3b68 Explicitly refer confirmation panel view
as @jesseduffield pointed in #358, need to refer
confirmation panel view explicitly in case something
else has focus

Co-Authored-By: KOREAN139 <korean139@gmail.com>
2019-01-17 10:29:52 +11:00
..
app_status_manager.go
branches_panel.go Removed a lot of duplicated code 2018-12-10 08:22:52 +01:00
commit_message_panel.go minor refactor of credentials panel into its own file 2018-12-18 22:19:32 +11:00
commits_panel.go
confirmation_panel.go Explicitly refer confirmation panel view 2019-01-17 10:29:52 +11:00
credentials_panel.go send direct error message 2018-12-19 20:12:35 +11:00
files_panel.go Removed a lot of duplicated code 2018-12-10 08:22:52 +01:00
gui.go fix typo 2018-12-18 22:29:07 +11:00
keybindings.go delete KeyReadable field from Binding struct 2019-01-17 10:11:17 +11:00
menu_panel.go
merge_panel.go
options_menu_panel.go
recent_repos_panel.go Made gobot happy 2018-12-10 14:21:00 +01:00
staging_panel.go
stash_panel.go
status_panel.go
theme.go
updates.go
view_helpers.go minor refactor of credentials panel into its own file 2018-12-18 22:19:32 +11:00