Closed jrunestone closed 7 months ago
Seems to me the programs.zsh.autosuggestion.highlight option is setting the wrong variable: AUTOSUGGESTION_HIGHLIGHT_COLOR when it should be ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE.
programs.zsh.autosuggestion.highlight
AUTOSUGGESTION_HIGHLIGHT_COLOR
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE
Or am I the only one trying to style the autosuggest color? :D
@teto
- system: `"x86_64-linux"` - host os: `Linux 6.6.27, NixOS, 24.05 (Uakari), 24.05.20240416.5672bc9` - multi-user?: `yes` - sandbox: `yes` - version: `nix-env (Nix) 2.18.2` - nixpkgs: `/nix/store/3kwj19dbdfxnjbcns4hw307ylhz3wgrm-source`
hum I dont remember where I took AUTOSUGGESTION_HIGHLIGHT_COLOR from but following the doc you seem to be right :s I dont have time to investigate though so PR welcome.
Are you following the right branch?
Is there an existing issue for this?
Issue description
Seems to me the
programs.zsh.autosuggestion.highlight
option is setting the wrong variable:AUTOSUGGESTION_HIGHLIGHT_COLOR
when it should beZSH_AUTOSUGGEST_HIGHLIGHT_STYLE
.Or am I the only one trying to style the autosuggest color? :D
Maintainer CC
@teto
System information