1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-02 09:21:40 +02:00
lazygit/pkg/gui/types
2022-07-30 08:10:29 +02:00
..
common_commands.go start moving commit panel handlers into controller 2022-03-17 19:13:40 +11:00
common.go Fix github linter errors 2022-07-30 08:10:29 +02:00
context.go add scrollbars 2022-04-16 17:29:17 +10:00
keybindings.go add tooltip view for showing menu item descriptions 2022-05-08 13:24:36 +10:00
main_args.go allow opening lazygit to a specific panel 2022-06-11 11:23:56 +10:00
modes.go controller for viewing sub commits 2022-03-17 19:13:40 +11:00
ref.go fix: fix ambiguous refname 2022-05-13 21:05:51 +09:00
refresh.go start moving commit panel handlers into controller 2022-03-17 19:13:40 +11:00
suggestion.go