mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 12:20:07 +00:00
docs: explicitly mention that powerlevel10k doesn't affect key bindings
This commit is contained in:
parent
b673e6a7dd
commit
c1db3926fe
1 changed files with 1 additions and 0 deletions
|
@ -697,6 +697,7 @@ Powerlevel10k does not affect:
|
||||||
- Colors used by `ls`.
|
- Colors used by `ls`.
|
||||||
- Content and style of command completions.
|
- Content and style of command completions.
|
||||||
- Command line colors (syntax highlighting, autosuggestions, etc.).
|
- Command line colors (syntax highlighting, autosuggestions, etc.).
|
||||||
|
- Key bindings.
|
||||||
- Prompt parameters other than `PS1` and `RPS1`.
|
- Prompt parameters other than `PS1` and `RPS1`.
|
||||||
- Zsh options other than those [related to prompt](
|
- Zsh options other than those [related to prompt](
|
||||||
http://zsh.sourceforge.net/Doc/Release/Options.html#Prompting).
|
http://zsh.sourceforge.net/Doc/Release/Options.html#Prompting).
|
||||||
|
|
Loading…
Reference in a new issue