Skip to content

Commit

Permalink
Update man
Browse files Browse the repository at this point in the history
  • Loading branch information
junegunn committed Jan 4, 2025
1 parent c6967f9 commit f0ad66b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions man/man1/fzf.1
Original file line number Diff line number Diff line change
Expand Up @@ -287,10 +287,9 @@ e.g.

# Popup on the top with 80% width and 40% height
fzf \-\-tmux top,80%,40%

# Popup with a native window border in the center
# with 80% width and 50% height.
fzf \-\-tmux center,80%,50%,border-native\fR

# Popup with a native tmux border in the center with 80% width and height
fzf \-\-tmux center,80%,border\-native\fR

.TP
.BI "\-\-layout=" "LAYOUT"
Expand Down

0 comments on commit f0ad66b

Please sign in to comment.