jesseduffield.lazygit/pkg/config
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
..
app_config.go Update pkg/config/app_config.go 2022-05-31 13:28:24 +02:00
config_default_platform.go fix: improve default editCommandTemplate 2022-04-23 17:39:12 +09:00
config_linux.go apply gofumpt 2022-07-03 02:00:40 -07:00
config_windows.go fix: improve default editCommandTemplate 2022-04-23 17:39:12 +09:00
dummies.go easier hiding of command log 2021-10-23 12:54:57 +11:00
user_config.go feat: add confirm prompt for custom keybindings 2022-07-04 11:36:13 -07:00