mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-01 04:32:05 -07:00
Fix typo on man page
This commit is contained in:
@@ -230,9 +230,9 @@ Draw border around the finder
|
||||
.BR none
|
||||
.br
|
||||
|
||||
If you use a terminal emulator where box-drawing characters take 2 columns,
|
||||
try setting \fBRUNEWIDTH_EASTASIAN\fR to \fB1\fR. If the border is still
|
||||
not properly rendered, set \fB--no-unicode\fR.
|
||||
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.
|
||||
|
||||
.TP
|
||||
.BI "--border-label" [=LABEL]
|
||||
|
Reference in New Issue
Block a user