1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/gui/types
2022-05-08 14:26:18 +10:00
..
common_commands.go start moving commit panel handlers into controller 2022-03-17 19:13:40 +11:00
common.go rename displayString to label for menu items 2022-05-08 14:26:18 +10: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
modes.go controller for viewing sub commits 2022-03-17 19:13:40 +11:00
ref.go introduce Ref interface 2022-04-02 17:04:42 +11:00
refresh.go start moving commit panel handlers into controller 2022-03-17 19:13:40 +11:00
suggestion.go