1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-03-25 22:01:14 +02:00
Michael Mead 9d304098bb feat: add confirm prompt for custom keybindings
- 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-07-04 11:36:13 -07:00
..
2022-06-30 13:53:58 +02:00
2022-05-08 13:31:13 +10:00
2022-06-18 13:39:22 +10:00
2021-04-20 18:34:47 +10:00
2022-06-30 13:53:58 +02:00
2021-09-16 21:38:43 +08:00
2022-05-07 16:02:04 +10:00
2022-03-19 12:12:57 +11:00