Skip to content

Commit e252c73

Browse files

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

completions/feh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ _comp_cmd_feh()
111111

112112
# FIXME: It is hard to determine correct supported extensions.
113113
# feh can handle any format that imagemagick can plus some others
114-
_comp_compgen_filedir 'xpm|tif?(f)|png|p[npgba]m|iff|?(i)lbm|jp?(e)g|jfi?(f)|gif|bmp|arg?(b)|tga|xcf|ani|ico|?(e)ps|pdf|dvi|txt|svg?(z)|cdr|[ot]tf|ff?(.gz|.bz2)|webp'
114+
_comp_compgen_filedir 'xpm|tif?(f)|png|p[npgba]m|iff|?(i)lbm|jp?(e)g|jfi?(f)|gif|bmp|arg?(b)|tga|xcf|ani|ico|?(e)ps|pdf|dvi|txt|svg?(z)|cdr|[ot]tf|ff?(.gz|.bz2)|webp|y4m|avc[is]|hei[cf]?(s)|avif?(s)'
115115
} &&
116116
complete -F _comp_cmd_feh feh
117117

0 commit comments

Comments
 (0)