option

programs.zsh.historySubstringSearch.searchUpKey

The key codes to be used when searching up. The default of ^[[A corresponds to the UP key.

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