mention that powerlevel10k does not affect completions or non-prompt-related options

This commit is contained in:
romkatv 2020-03-07 09:30:23 +01:00
parent e0e426a61b
commit 3b985dde30

View file

@ -595,8 +595,11 @@ Powerlevel10k does not affect:
- Terminal window title.
- Colors used by `ls`.
- Content and style of command completions.
- Command line colors (syntax highlighting, autosuggestions, etc.).
- Prompt parameters other than `PS1` and `RPS1`.
- Zsh options other than those [related to prompt](
http://zsh.sourceforge.net/Doc/Release/Options.html#Prompting).
### I'm using Powerlevel9k with Oh My Zsh. How do I migrate?