diff options
Diffstat (limited to 'Completion')
-rw-r--r-- | Completion/X/Command/_xdvi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/Command/_xdvi b/Completion/X/Command/_xdvi index d24015ed5..7a4461ae1 100644 --- a/Completion/X/Command/_xdvi +++ b/Completion/X/Command/_xdvi @@ -27,4 +27,4 @@ _xt_arguments \ '-topmargin:top margin:' \ '-xoffset:horizontal offset:' \ '-yoffset:vertical offset:' \ - '*:DVI file:_files -g \*.\(\#i\)dvi' + '*:DVI file:_files -g \*.\(\#i\)dvi\(\|.Z\|.gz\|.bz2\)' |