lazygit/pkg/gui/services/custom_commands
Stefan Haller 22a38c9f50 Add property outputTitle to CustomCommand
It can optionally be used to set the title of the panel that shows the output of
a command (when showOutput is true). If left unset, the command string is used
as the title.
2024-05-20 21:02:49 +02:00
..
client.go Allow checking for merge conflicts after running a custom command 2023-07-13 18:40:34 +10:00
handler_creator.go Add property outputTitle to CustomCommand 2024-05-20 21:02:49 +02:00
keybinding_creator.go Standardise on using lo for slice functions 2023-07-30 18:51:23 +10:00
menu_generator.go Support using command output directly in menuFromCommand custom command prompt 2023-05-29 22:52:16 +10:00
menu_generator_test.go Remove redundant variable dedeclarations 2024-05-19 16:38:21 +10:00
models.go Add ahead/behind information for @{push} 2024-05-19 09:44:38 +02:00
resolver.go Remove redundant variable dedeclarations 2024-05-19 16:38:21 +10:00
session_state_loader.go Add ahead/behind information for @{push} 2024-05-19 09:44:38 +02:00