From b023e60b764bbe8222fe83d26ac7e22d0a94a041 Mon Sep 17 00:00:00 2001 From: Thomas O'Donnell Date: Mon, 31 May 2021 18:05:53 +0200 Subject: [PATCH] docs(character): Add warning about missing feature (#2754) * docs(character): Add warning about missing feature Have added some additional docs to indicate that `vicmd_symbol` doesn't work for bash's vi mode. * Update docs/config/README.md --- docs/config/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/config/README.md b/docs/config/README.md index a7db8452..4330ba52 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -412,7 +412,15 @@ By default it only changes color. If you also want to change its shape take a look at [this example](#with-custom-error-shape). ::: warning + `error_symbol` is not supported on elvish shell. + +::: + +::: warning + +`vicmd_symbol` is only supported in fish and zsh. + ::: ### Options