1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-08 04:04:22 +02:00
lazygit/docs
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
..
keybindings improve korean translation 2022-06-07 23:36:24 +09:00
Config.md docs(Config.md): fix docs on specifying config file 2022-07-02 19:53:54 +09:00
Custom_Command_Keybindings.md feat: add confirm prompt for custom keybindings 2022-07-04 11:36:13 -07:00
Custom_Pagers.md remove 24 bit color delta arg from docs 2021-04-06 19:34:32 +10:00
Integration_Tests.md update integration test notes 2022-04-15 08:54:45 +10:00
README.md Update docs/README.md 2020-11-21 14:14:40 +11:00
Undoing.md Limitations Section sentence mixup corrected 2020-10-01 17:41:32 +10:00