diff options
Diffstat (limited to 'completions')
-rw-r--r-- | completions/tofi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/completions/tofi b/completions/tofi index fc8ab90..b766266 100644 --- a/completions/tofi +++ b/completions/tofi @@ -46,6 +46,7 @@ _tofi() --horizontal --hide-cursor --history + --history-file --fuzzy-match --require-match --hide-input @@ -60,6 +61,8 @@ _tofi() case "${prev}" in --font) ;& + --history-file) + ;& --include) ;& --config|-c) |