1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-08 04:04:22 +02:00
lazygit/pkg/gui/services/custom_commands
2022-10-02 18:43:25 -07:00
..
client.go move merge conflicts code into controller 2022-08-07 11:16:03 +10:00
handler_creator.go use lowercase 'quote' for consistency with existing custom command template functions 2022-10-02 18:43:25 -07:00
keybinding_creator.go move merge conflicts code into controller 2022-08-07 11:16:03 +10:00
menu_generator_test.go refactor custom commands 2022-03-17 19:13:40 +11:00
menu_generator.go refactor custom commands 2022-03-17 19:13:40 +11:00
resolver.go feat: allow OSCommand.Quote to be invoked within a custom command 2022-09-30 21:16:45 +09:00
session_state_loader.go refactor custom commands 2022-03-17 19:13:40 +11:00