diff --git a/Readme.md b/Readme.md index de2dff2..bb15189 100644 --- a/Readme.md +++ b/Readme.md @@ -84,7 +84,8 @@ set t_8b=^[[48;2;%lu;%lu;%lum ``` where `^[` is *not* obtained by typing `^` followed by `[`, but it is a real -escape character (to obtain it, type `` in Insert mode). See `:h +escape character (to obtain it, type `` in Insert mode). If that +does not work yet, try replacing the semicolons with colons. See `:h xterm-true-color` for the details. ## Tips