1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00
Commit graph

22 commits

Author SHA1 Message Date
dana
8ce9e20c49 44251: Completion: Fix various wording issues 2019-04-26 17:50:00 -05:00
dana
860bcdd561 44250: Completion: Fix use of -A and -S options to _arguments 2019-04-26 17:48:30 -05:00
Matthew Martin
a4f4497207 44242: Completion: Use _pick_variant -b to detect builtins 2019-04-22 22:04:24 -05:00
dana
da05d2cc2b 43718: Use singular completion group descriptions 2018-10-24 00:41:58 -05:00
Matthew Martin
637f9809a7 42642 (tweaked for Solaris): OpenBSD chown does not support -f and dragonfly has -x 2018-04-16 16:39:21 +02:00
dana
d81bfa0141 42207: support g prefixes for GNU variants on systems like macOS+Homebrew 2018-01-03 17:27:23 +01:00
Daniel Shahaf
1955cceec7 40011: Make $_comp_priv_prefix only declared when required, and use that to have chgrp offer all groups under doas, ssh, etc as well. 2016-11-28 07:16:39 +00:00
Oliver Kiddle
ab7ec8d985 35011: update completions for some common Unix commands,
in particular improving FreeBSD support
2015-05-03 16:53:57 +02:00
Daniel Shahaf
2c85612c4b 34412: complete all groups for chown under sudo 2015-01-27 11:02:57 +00:00
Oliver Kiddle
f972b023a2 34373, 34374: update completion of builtin commands, modifiers,
parameter and globbing flags
2015-01-25 18:23:03 +01:00
Peter Stephenson
a46bb7f49d 25131: typo with b:zstat loading zstat 2008-06-03 09:30:56 +00:00
Peter Stephenson
b0c5f09169 see 23479: add initial features support for modules 2007-05-28 22:57:39 +00:00
Oliver Kiddle
c8de227be6 20059: check for systems using . separator instead of for those using : 2004-06-17 13:10:05 +00:00
Oliver Kiddle
966afb4622 Baptiste Daroussin: 19272: small updates 2003-12-04 14:23:29 +00:00
Oliver Kiddle
6d8b974765 18947: also complete options using _arguments 2003-08-20 09:03:05 +00:00
Sven Wischnowsky
f5c8907ec5 keep globbing quiet in _path_files; check if group/user exists in _chown (17393) 2002-07-02 14:06:44 +00:00
Sven Wischnowsky
3807c902a2 add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483) 2002-01-22 10:22:47 +00:00
Oliver Kiddle
96de4d0740 16396: fix argument handling bugs 2002-01-03 12:47:55 +00:00
Oliver Kiddle
0c3f0b47bf new BSD completion and fix _chown for symlinks 2001-08-03 16:53:26 +00:00
Oliver Kiddle
0f2919ceb1 use colon separator for BSD (15393) 2001-07-17 11:06:24 +00:00
Oliver Kiddle
7f4eb97085 complete only files that can be chowned (14282) 2001-05-09 15:27:01 +00:00
Sven Wischnowsky
b780965281 moved from Completion/User/_chown 2001-04-02 11:46:20 +00:00