summaryrefslogtreecommitdiffstats
path: root/docs/Custom_Command_Keybindings.md
AgeCommit message (Collapse)Author
2022-10-02use lowercase 'quote' for consistency with existing custom command template ↵Jesse Duffield
functions
2022-09-30feat: allow `OSCommand.Quote` to be invoked within a custom commandRyooooooga
2022-08-10fix: document linkeetann
2022-07-31Merge pull request #2059 from sportshead/masterJesse Duffield
2022-07-30Add SelectedPath to the list of placeholder valuesLuka Markušić
2022-07-28Add showOutput option to docssportshead
2022-07-04feat: add confirm prompt for custom keybindingsMichael Mead
- Supports configuring a custom confirmation prompt via `config.yml` for custom keybindings. A new `CustomCommandPrompt.Body` field is used to store the immutable body text of the confirmation popup. - Adds a sample 'confirm' prompt to the example `config.yml`. - Updates the `Prompts` section of the documentation to include 'confirm' prompt type and also describe which fields pertain to it (i.e. `initialValue`). Closes: https://github.com/jesseduffield/lazygit/issues/1858 Signed-off-by: Michael Mead <mmead.developer@gmail.com>
2022-06-01Update Custom_Command_Keybindings.mdJesse Duffield
2022-04-19Update Custom_Command_Keybindings.mdBrian Di Palma
2022-01-22add support for git bisectJesse Duffield
2021-08-07Support match colors in `labelFormat` entry in menuFromCommand promptsElwardi
2021-08-06Show only labels in menuFromCommand promptsElwardi
2021-08-06Minor changes to menuFromCommand promptsElwardi
2021-08-05Make menuFromCommand format menu items and their descriptionElwardi
2021-07-19Consider first match only in menuFromCommand promptElwardi
2021-07-19Add option to format filter matches to menuFromCommand promptsElwardi
2021-07-18Add docs for menuFromCommand promptsElwardi
2020-12-23Update Custom_Command_Keybindings.mdJeff Hertzler
2020-11-21Update Custom_Command_Keybindings.mdJesse Duffield
2020-09-27support setting description in custom commandJesse Duffield
2020-09-27Update Custom_Command_Keybindings.mdJesse Duffield
2020-09-27Update Custom_Command_Keybindings.mdJesse Duffield
2020-09-27Update Custom_Command_Keybindings.mdJesse Duffield
2020-09-27add custom command keybindings docJesse Duffield