m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Add --inline-info option

Close #202
This commit is contained in:
Junegunn Choi
2015-04-21 23:50:53 +09:00
parent 9f64a00549
commit 651a8f8cc2
3 changed files with 55 additions and 17 deletions

View File

@@ -116,6 +116,9 @@ Reverse orientation
.B "--no-hscroll"
Disable horizontal scroll
.TP
.B "--inline-info"
Display finder info inline with the query
.TP
.BI "--prompt=" "STR"
Input prompt (default: '> ')
.SS Scripting