From c1db3926feaf03bf36f205b2e31a4498641795ba Mon Sep 17 00:00:00 2001 From: Roman Perepelitsa Date: Fri, 28 Aug 2020 10:25:23 +0200 Subject: [PATCH] docs: explicitly mention that powerlevel10k doesn't affect key bindings --- README.md | 1 + 1 file changed, 1 insertion(+) 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).