1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg/gui/services/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
..
client.go move merge conflicts code into controller 2022-08-07 11:16:03 +10:00
handler_creator.go Resolve the prompt just before using it 2022-11-25 22:46:36 +01:00
keybinding_creator.go move merge conflicts code into controller 2022-08-07 11:16:03 +10:00
menu_generator_test.go
menu_generator.go
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