1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/gui/types
Moritz Haase 8fb2acc224 pkg/gui: Rename IPopupHandler::Ask() to Confirm()
Follow the JavaScript naming scheme for user interaction (alert, prompt,
confirm) as discussed in #1832.
2022-03-30 20:13:43 +11:00
..
common_commands.go start moving commit panel handlers into controller 2022-03-17 19:13:40 +11:00
common.go pkg/gui: Rename IPopupHandler::Ask() to Confirm() 2022-03-30 20:13:43 +11:00
context.go add type alias for Key 2022-03-27 18:16:16 +11:00
keybindings.go add type alias for Key 2022-03-27 18:16:16 +11:00
modes.go controller for viewing sub commits 2022-03-17 19:13:40 +11:00
refresh.go start moving commit panel handlers into controller 2022-03-17 19:13:40 +11:00
suggestion.go support labels for suggestions which are distinct from values 2020-11-28 20:48:17 +11:00