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
Mihai22125 7e9dffe1b9 Add Key field to CustomCommandPrompt struct
Add Form field to CustomCommandObjects struct

Write user prompts responses to Form field

Ensure that map keys exists

Add form prompts integration test

Remove redundant index
2022-09-17 14:58:44 -07:00
..
client.go move merge conflicts code into controller 2022-08-07 11:16:03 +10:00
handler_creator.go Add Key field to CustomCommandPrompt struct 2022-09-17 14:58:44 -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 fix CI 2022-08-13 13:56:50 +10:00
session_state_loader.go refactor custom commands 2022-03-17 19:13:40 +11:00