summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2021-03-04 21:55:58 +0100
committerBram Moolenaar <Bram@vim.org>2021-03-04 21:55:58 +0100
commit008bff967f7fcaa6af066f71d65bfbba5ef5c7d3 (patch)
tree7ea14f1f725326415879039cf4ed6e96e7d81458 /runtime
parent6057748a1af2260b4ab9630f21fe71f42f91250d (diff)
patch 8.2.2569: 'fillchars' "stl" and "stlnc" items must be single bytev8.2.2569
Problem: 'fillchars' "stl" and "stlnc" items must be single byte. Solution: Accept multi-byte characters. (Christian Wellenbrock, Yegappan Lakshmanan, closes #7927)
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/options.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 70746082cf..7fcdfbe953 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -3262,7 +3262,8 @@ A jump table for the options with a short description can be found at |Q_op|.
< This is similar to the default, except that these characters will also
be used when there is highlighting.
- for "stl" and "stlnc" only single-byte values are supported.
+ For "stl" and "stlnc" single-byte and multibyte characters are
+ supported. But double-width characters are not supported.
The highlighting used for these items:
item highlight group ~