jesseduffield.lazygit/pkg/gui/types
Jesse Duffield 8edad826ca Begin refactoring gui
This begins a big refactor of moving more code out of the Gui struct into contexts, controllers, and helpers. We also move some code into structs in the
gui package purely for the sake of better encapsulation
2023-04-30 13:19:52 +10:00
..
common.go Begin refactoring gui 2023-04-30 13:19:52 +10:00
common_commands.go start moving commit panel handlers into controller 2022-03-17 19:13:40 +11:00
context.go Begin refactoring gui 2023-04-30 13:19:52 +10:00
keybindings.go refactor to only have one context per view 2022-08-06 13:49:11 +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 Begin refactoring gui 2023-04-30 13:19:52 +10:00
rendering.go allow rendering to main panels from anywhere 2022-08-07 12:05:51 +10:00
suggestion.go support labels for suggestions which are distinct from values 2020-11-28 20:48:17 +11:00
views.go Begin refactoring gui 2023-04-30 13:19:52 +10:00