mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 04:10:07 +00:00
mention that powerlevel10k does not affect completions or non-prompt-related options
This commit is contained in:
parent
e0e426a61b
commit
3b985dde30
1 changed files with 3 additions and 0 deletions
|
@ -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?
|
||||
|
||||
|
|
Loading…
Reference in a new issue