summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man1/fzf.110
1 files changed, 7 insertions, 3 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 55db6d6b..6e6417c7 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -260,9 +260,8 @@ 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 environment variable to
-\fB0\fR or \fB1\fR. If the border is still not properly rendered, set
-\fB--no-unicode\fR.
+2 columns, try setting \fB--ambidouble\fR. If the border is still not properly
+rendered, set \fB--no-unicode\fR.
.TP
.BI "--border-label" [=LABEL]
@@ -314,6 +313,11 @@ Use ASCII characters instead of Unicode drawing characters to draw borders,
the spinner and the horizontal separator.
.TP
+.B "--ambidouble"
+Set this option if your terminal displays characters with East Asian Width
+Class Ambiguous (e.g. box-drawing characters for borders) as 2 columns.
+
+.TP
.BI "--margin=" MARGIN
Comma-separated expression for margins around the finder.
.br