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

14 commits

Author SHA1 Message Date
zsugabubus
19390a1ba8 46097: Fix "assignment to invalid subscript range" error in _rm.
See 46090 for details.
2020-06-28 13:08:00 +00: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
Oliver Kiddle
61b544a068 41855: completion option updates for OpenBSD 6.2 and handle macOS in rm completion 2017-10-11 01:24:01 +02:00
Oliver Kiddle
7d98ac7cd5 unposted: fix to use ;| style fall-throughs in the case statement 2016-09-07 23:33:42 +02:00
Matthew Martin
c001d1f2a2 39221: update rm completion for BSD 2016-09-07 14:22:28 +01:00
Oliver Kiddle
cf77e28a3f 36127: assorted minor completion function changes 2015-08-12 18:06:03 +02: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
Jun T
7d7242405a 32435: improved quoting for ignore-line completion style 2014-02-26 20:39:11 +00:00
Bart Schaefer
31012c47d5 Greg K: Replace 27377 with 27391. 2009-11-12 04:19:42 +00:00
Bart Schaefer
f91f79c457 Greg Klanderman: 27377 (slightly tweaked): fix ignored (duplicate) file names 2009-11-10 22:17:02 +00:00
Bart Schaefer
6636282a16 users/13477: call _files instead of _path_files to correctly handle
cycling through choices.
2008-11-23 18:23:28 +00:00
Peter Stephenson
612cec047f Nikolai Weibull: 25828: new rm completion
unposted: note some new features in NEWS
2008-10-08 11:37:34 +00:00