autocomplete - Change ZSH Autocompletion Highlight? -


i new zsh , i'm having little bit of trouble changing colors autocomplete function. when list comes , i'm using arrows move around options autocomplete, selected element gets different background.

screenshot

i change color of selected element.

i have installed zsh , oh-my-zsh. i'm using bira theme.

;)

in .zshrc:

 zstyle ':completion:*' list-colors ${(s.:.)ls_colors} 

Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jquery - Keeping Kendo Datepicker in min/max range -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -