m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 07:43:39 -05:00

Add --margin option

Close #299
This commit is contained in:
Junegunn Choi
2015-07-26 23:02:04 +09:00
parent 2bebddefc0
commit ee0c8a2635
6 changed files with 196 additions and 36 deletions

View File

@@ -50,7 +50,8 @@ _fzf_opts_completion() {
--history
--history-size
--header-file
--header-lines"
--header-lines
--margin"
case "${prev}" in
--tiebreak)