mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-14 00:50:08 +00:00
docs
This commit is contained in:
parent
d7861fcfa0
commit
2fc7257486
1 changed files with 3 additions and 3 deletions
|
@ -725,14 +725,14 @@ Powerlevel10k defines prompt and nothing else. It sets [prompt-related options](
|
||||||
https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/prompt-highlight.png)
|
https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/prompt-highlight.png)
|
||||||
|
|
||||||
Everything within the highlighted areas on the screenshot is produced by Powerlevel10k.
|
Everything within the highlighted areas on the screenshot is produced by Powerlevel10k.
|
||||||
Powerlevel10k has no control over the terminal content or color outside these areas.
|
Powerlevel10k has no control over the terminal content or colors outside these areas.
|
||||||
|
|
||||||
Powerlevel10k does not affect:
|
Powerlevel10k does not affect:
|
||||||
|
|
||||||
- Terminal window title.
|
- Terminal window/tab title.
|
||||||
- Colors used by `ls`.
|
- Colors used by `ls`.
|
||||||
- The behavior of `git` command.
|
- The behavior of `git` command.
|
||||||
- The content and style of command completions.
|
- The content and style of <kbd>Tab</kbd> completions.
|
||||||
- Command line colors (syntax highlighting, autosuggestions, etc.).
|
- Command line colors (syntax highlighting, autosuggestions, etc.).
|
||||||
- Key bindings.
|
- Key bindings.
|
||||||
- Aliases.
|
- Aliases.
|
||||||
|
|
Loading…
Reference in a new issue