diff --git a/docs/commands/config.md b/docs/commands/config.md index f86abacd28..e5cde459be 100644 --- a/docs/commands/config.md +++ b/docs/commands/config.md @@ -39,6 +39,7 @@ Syntax: `config {flags}` | key_timeout | integer (milliseconds) | vi: the delay to wait for a longer key sequence after ESC | | history_size | integer | maximum entries that will be stored in history (100 default) | | completion_mode | "circular" or "list" | changes completion type to "circular" (default) or "list" mode | +| no_auto_pivot | boolean | whether or not to automatically pivot single-row results | ## Examples