aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-08-28 11:25:23 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-08-28 11:25:23 +0300
commitc1db3926feaf03bf36f205b2e31a4498641795ba (patch)
treefded05c315c37d91bf8643e8f455da869e1e2f8a /README.md
parentb673e6a7dde2a91a00a72614fbbce8e1e9f28f2c (diff)
docs: explicitly mention that powerlevel10k doesn't affect key bindings
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index fe3fa046..2baa3509 100644
--- a/README.md
+++ b/README.md
@@ -697,6 +697,7 @@ Powerlevel10k does not affect:
- Colors used by `ls`.
- Content and style of command completions.
- Command line colors (syntax highlighting, autosuggestions, etc.).
+- Key bindings.
- Prompt parameters other than `PS1` and `RPS1`.
- Zsh options other than those [related to prompt](
http://zsh.sourceforge.net/Doc/Release/Options.html#Prompting).