programs.zsh.historySubstringSearch.searchDownKey

Home-Manager option

The key codes to be used when searching down. The default of ^[[B may correspond to the DOWN key – if not, try $terminfo[kcud1].

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