Default completion.use_best_match to false
This commit is contained in:
parent
71048a1b55
commit
0578349e29
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user