1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-08-21 18:21:01 +02:00
Commit graph

11 commits

Author SHA1 Message Date
Oliver Kiddle
a9386df558 49319: completion options update 2021-08-29 17:08:34 +02:00
Oliver Kiddle
47430bcd7c 42317: completion option updates for commands that have had recent updates 2018-01-23 11:03:00 +01:00
Oliver Kiddle
7351fea0f9 35866: complete also for pigz and allow for NetBSD gzip 2015-07-23 07:02:40 +02:00
Vincent Lefevre
d5886eb3ed 32818: gzip completion: --rsyncable option is missing
Debian's gzip version has a --rsyncable option (see "gzip --help"
output, the man page not being currently up to date). It should be
supported by "/usr/share/zsh/functions/Completion/Unix/_gzip".

Initially submitted to Debian at https://bugs.debian.org/702000
2014-07-04 00:48:12 +02:00
Peter Stephenson
95c044372a 31433: zcat -f doesn't need suffix .gz 2013-05-29 19:21:34 +01:00
Oliver Kiddle
63b336243f 19387: add (-.) glob qualifier to globs where only files are directly applicable 2004-01-21 13:53:28 +00:00
Oliver Kiddle
a267832ddf 18631: returning too early breaks prefix-needed style set to false 2003-06-25 09:03:04 +00:00
Oliver Kiddle
975b133365 16823: complete for values of GZIP and any *PATH or *path parameters 2002-03-14 15:54:36 +00:00
Peter Stephenson
10cbfa987a 16821+16831: _gzip, _compress, _bzip2 complete after redirections 2002-03-14 14:38:48 +00:00
Clint Adams
1ba5ba91ae 15551: complete presumably compressed files for gzip -t and -l 2001-07-31 13:54:04 +00:00
Sven Wischnowsky
8bf88e211e moved from Completion/User/_gzip 2001-04-02 11:52:51 +00:00