summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2023-04-22 16:29:25 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2023-04-22 16:35:46 +0900
commitb6e3f4423bfb489f271282ea858e453ece5ab22b (patch)
treeb75107d92adad7878f73db45fc4623a0d4504477 /man
parent0c61d8171374337bdc37ac217b09c0b30d1b37ee (diff)
[man] Suggest setting RUNEWIDTH_EASTASIAN to 0 or 1
Close #2389
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.15
1 files changed, 3 insertions, 2 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 4bb29bc4..834babee 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -241,8 +241,9 @@ Draw border around the finder
.br
If you use a terminal emulator where each box-drawing character takes
-2 columns, try setting \fBRUNEWIDTH_EASTASIAN\fR to \fB1\fR. If the border is
-still not properly rendered, set \fB--no-unicode\fR.
+2 columns, try setting \fBRUNEWIDTH_EASTASIAN\fR environment variable to
+\fB0\fR or \fB1\fR. If the border is still not properly rendered, set
+\fB--no-unicode\fR.
.TP
.BI "--border-label" [=LABEL]