option

programs.zsh.historySubstringSearch.searchDownKey

The key codes to be used when searching down. The default of ^[[B corresponds to the DOWN key.

Declarations
Type
(list of string) or string
Default
[
  "^[[B"
]