From 6e8e755c9463b6d069c56f58bd8f7fb315d92d03 Mon Sep 17 00:00:00 2001 From: rycee Date: Wed, 4 Dec 2024 19:54:54 +0000 Subject: [PATCH] deploy: 3a7fc9cd71a844aae9c6b6bb44700cea9539bc13 --- options.xhtml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/options.xhtml b/options.xhtml index 11c733f81..e8000c1be 100644 --- a/options.xhtml +++ b/options.xhtml @@ -56641,7 +56641,8 @@ null or string

The strategies in the array are tried successively until a suggestion is found. There are currently three built-in strategies to choose from:

+don’t preserve the history order such as HIST_IGNORE_ALL_DUPS or HIST_EXPIRE_DUPS_FIRST.

Setting the option to an empty list [] will make ZSH_AUTOSUGGESTION_STRATEGY not be set automatically, +allowing the variable to be declared in programs.zsh.localVariables or programs.zsh.sessionVariables

Type: list of (one of “history”, “completion”, “match_prev_cmd”)