1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/gui/services/custom_commands
2023-06-07 10:18:01 +10:00
..
client.go Add suggestionsPreset to custom commands system 2023-05-29 14:24:49 +10:00
handler_creator.go Support authors and tags in custom command suggestions preset 2023-06-07 10:18:01 +10:00
keybinding_creator.go lots of changes 2023-04-30 13:19:53 +10:00
menu_generator_test.go Support using command output directly in menuFromCommand custom command prompt 2023-05-29 22:52:16 +10:00
menu_generator.go Support using command output directly in menuFromCommand custom command prompt 2023-05-29 22:52:16 +10:00
resolver.go Support suggestions generated from command in custom commands 2023-05-29 22:47:35 +10:00
session_state_loader.go appease linter 2023-04-30 13:19:53 +10:00