programs.zsh.historySubstringSearch.searchUpKey

Home-Manager option

The key codes to be used when searching up. The default of ^[[A may correspond to the UP key – if not, try $terminfo[kcuu1].

type: (list of string) or string
Default
[ "^[[A" ]
declared in: <home-manager/modules/programs/zsh/history.nix>source unavailable