jesseduffield.lazygit/pkg/gui/types
Moritz Haase 9bccc20888 pkg/gui: Add support for 'notification' popups
Add a new 'Notification()' method to 'IPopupHandler' that makes it easier to
show a modal info message to the user. This is simply a convenience wrapper
around 'Ask()', so the popup can be closed using both 'Enter' and 'ESC'.
2022-03-28 09:13:34 +11:00
..
common.go pkg/gui: Add support for 'notification' popups 2022-03-28 09:13:34 +11:00
common_commands.go start moving commit panel handlers into controller 2022-03-17 19:13:40 +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