Default completion.use_best_match to false

This commit is contained in:
Luca Benci 2017-10-09 11:06:25 +02:00
parent 71048a1b55
commit 0578349e29

View File

@ -658,7 +658,7 @@ completion.web_history_max_items:
completion.use_best_match:
type: Bool
default: true
default: false
desc: Whether to execute the best-matching command on a partial match.
## downloads