From 1b5a9559ad94294ae6f595bbba732a518ffd6618 Mon Sep 17 00:00:00 2001 From: mritd <mritd@linux.com> Date: Mon, 20 Sep 2021 11:14:46 +0800 Subject: [PATCH] docs(history-substring-search): add `prefixed` setting example comment add `prefixed` setting example comment Signed-off-by: mritd <mritd@linux.com> --- runcoms/zpreztorc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/runcoms/zpreztorc b/runcoms/zpreztorc index cc6ebb4b..adb3c288 100644 --- a/runcoms/zpreztorc +++ b/runcoms/zpreztorc @@ -96,6 +96,9 @@ zstyle ':prezto:module:editor' key-bindings 'emacs' # Set the search globbing flags. # zstyle ':prezto:module:history-substring-search' globbing-flags '' +# Set the search prefixed. +# zstyle ':prezto:module:history-substring-search' prefixed 'yes' + # # macOS #