1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-10 04:07:18 +02:00
lazygit/pkg/integration/tests/custom_commands
Luka Markušić b3d086bdc1 Resolve the prompt just before using it
In case a later command depends on a prompt input from a previous one we
need to evaluate it only after the previous prompt has been confirmed.
2022-11-25 22:46:36 +01:00
..
basic.go fix CI 2022-08-14 21:34:37 +10:00
form_prompts.go use lowercase 'quote' for consistency with existing custom command template functions 2022-10-02 18:43:25 -07:00
menu_from_command.go strip NUL bytes instead of replacing with space 2022-10-03 09:29:41 -07:00
menu_from_commands_output.go Resolve the prompt just before using it 2022-11-25 22:46:36 +01:00
multiple_prompts.go fix CI 2022-08-14 21:34:37 +10:00