diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-10-09 23:08:27 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-10-09 23:08:27 +0200 |
commit | 041f6874caa437a24c5fbd9dce103fdc4dd48c2c (patch) | |
tree | af0db1aadbf307418b0126c20a51ab965a6639c5 /etc | |
parent | 6a536f4cead351c68625029d8ad54f633f92812e (diff) |
Fix _feh
Diffstat (limited to 'etc')
-rw-r--r-- | etc/completions/_feh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/completions/_feh b/etc/completions/_feh index a22a735..9c7241c 100644 --- a/etc/completions/_feh +++ b/etc/completions/_feh @@ -118,3 +118,5 @@ function _feh { '(--title-font -@)'{--title-font,-'@'}'[set title font]:font' \ '*:image:_files' } + +_feh "$@" |