mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-05-22 10:15:43 +02:00
feat: support custom keybinds in custom command prompt menus
This commit is contained in:
@@ -175,6 +175,7 @@ var tests = []*components.IntegrationTest{
|
||||
custom_commands.GlobalContext,
|
||||
custom_commands.MenuFromCommand,
|
||||
custom_commands.MenuFromCommandsOutput,
|
||||
custom_commands.MenuPromptWithKeys,
|
||||
custom_commands.MultipleContexts,
|
||||
custom_commands.MultiplePrompts,
|
||||
custom_commands.RunCommand,
|
||||
|
||||
Reference in New Issue
Block a user