Skip to content

Questions about zpwr #16

Discussion options

You must be logged in to vote
  1. The menucompletion color config is in autoload/common/zpwrBindZstyle.
    You can turn off all colors with
export ZPWR_COLORS=false
export ZPWR_COLORS_SECTIONS=false

The fzf preview config is in autoload/common/zpwrBindFzfLate

Try 'builtin' command rg --hidden --color=always -i -- 'FZF.*OPTS'

  1. zsh-more-completions has more completions but most are generated with scripts. zsh-users/zsh-completions is handwritten, higher quality less quantity. Default config uses both.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by MenkeTechnologies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #13 on June 18, 2023 04:31.