From b8093d6b83d2b48da8ffbdb49dddba0d37917311 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 9 Dec 2017 11:28:49 +0530 Subject: [PATCH] ... --- README.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.asciidoc b/README.asciidoc index 2b0e337cb..e3ef973aa 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -396,7 +396,7 @@ brew or MacPorts as well. The number of cells a unicode character takes up are controlled by the `wcwidth()` system function. If wcwidth() returns 2 then kitty will render the character in two cells, otherwise it will render it in one cell. Often the -system `wcwidth()` is old/outdated. You can use the `use_system_width=no` +system `wcwidth()` is old/outdated. You can use the `use_system_wcwidth=no` setting in your kitty.conf to workaround this. But note that it might cause other issues, since now kitty and the programs running inside it may not agree on how wide characters should be. When a symbol does not fit, it will either be