Declare HISTORY_SUBSTRING_SEARCH_ANCHORED global
This commit is contained in:
parent
3f8e85f3f8
commit
f48193bcd9
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ typeset -g HISTORY_SUBSTRING_SEARCH_HIGHLIGHT_NOT_FOUND='bg=red,fg=white,bold'
|
|||
typeset -g HISTORY_SUBSTRING_SEARCH_GLOBBING_FLAGS='i'
|
||||
typeset -g HISTORY_SUBSTRING_SEARCH_ENSURE_UNIQUE=''
|
||||
typeset -g HISTORY_SUBSTRING_SEARCH_FUZZY=''
|
||||
typeset -g HISTORY_SUBSTRING_SEARCH_ANCHORED=''
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
# declare internal global variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue