summaryrefslogtreecommitdiffstats
path: root/man/man1/fzf.1
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2022-11-06 14:38:31 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2022-11-06 14:38:31 +0900
commit01ae621f116bd4a3ef951a3816e11615c61b8c36 (patch)
tree268fa0388c9c4a57118abec389d5b68a973ff915 /man/man1/fzf.1
parentf984aa0d2c9e1820783110affb37525677426935 (diff)
Add --border=[bold|double] and --preview-window=border-[bold|double]
Diffstat (limited to 'man/man1/fzf.1')
-rw-r--r--man/man1/fzf.114
1 files changed, 13 insertions, 1 deletions
diff --git a/man/man1/fzf.1 b/man/man1/fzf.1
index 8a534ee4..13976a26 100644
--- a/man/man1/fzf.1
+++ b/man/man1/fzf.1
@@ -21,7 +21,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
..
-.TH fzf 1 "Oct 2022" "fzf 0.35.0" "fzf - a command-line fuzzy finder"
+.TH fzf 1 "Nov 2022" "fzf 0.35.0" "fzf - a command-line fuzzy finder"
.SH NAME
fzf - a command-line fuzzy finder
@@ -211,6 +211,10 @@ Draw border around the finder
.br
.BR sharp " Border with sharp corners"
.br
+.BR bold " Border with bold lines"
+.br
+.BR double " Border with double lines"
+.br
.BR horizontal " Horizontal lines above and below the finder"
.br
.BR vertical " Vertical lines on each side of the finder"
@@ -236,6 +240,10 @@ following \fB--border\fR options.
.br
.B * sharp
.br
+.B * bold
+.br
+.B * double
+.br
.B * horizontal
.br
.BR "* top" " (up)"
@@ -539,6 +547,10 @@ Should be used with one of the following \fB--preview-window\fR options.
.br
.B * border-sharp
.br
+.B * border-bold
+.br
+.B * border-double
+.br
.B * border-horizontal
.br
.B * border-top