summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-11-06 11:13:04 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-11-06 11:13:04 +0300
commit2fc725748643a00baad6c0ef3645d71ddbb3c1f0 (patch)
tree39604a07d40537f690a6baed9e43da459bfd80ed
parentd7861fcfa0fa489ecff59e7966c372d5ed9720c4 (diff)
docs
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 44dc2f67..f9d17cb4 100644
--- a/README.md
+++ b/README.md
@@ -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)
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:
-- Terminal window title.
+- Terminal window/tab title.
- Colors used by `ls`.
- 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.).
- Key bindings.
- Aliases.