Azeem Bande-Ali [off-list ref] writes:
On Mon, Aug 16, 2021 at 7:06 PM Junio C Hamano [off-list ref] wrote:
quoted
* ab/help-autocorrect-prompt (2021-08-14) 1 commit
- help.c: help.autocorrect=prompt waits for user action
The logic for auto-correction of misspelt subcommands learned to go
interactive when the help.autocorrect configuration variable is set
to true.
Just a minor correction, the help.autocorrect configuration variable
has to be set to "prompt" for this behavior.
Thanks for your sharp eyes---you're absolutely correct. Will fix.