summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas O'Donnell <andytom@users.noreply.github.com>2021-05-31 18:05:53 +0200
committerGitHub <noreply@github.com>2021-05-31 18:05:53 +0200
commitb023e60b764bbe8222fe83d26ac7e22d0a94a041 (patch)
tree85b886c792fc65055c27503ff32b47e10f59f72b
parent32db1de4a6ccaa2b56203685b561bce6b606802a (diff)
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
-rw-r--r--docs/config/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index a7db84528..4330ba525 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