summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_rm
AgeCommit message (Expand)AuthorFilesLines
2023-11-1752303: updates to completions for macOS 13Oliver Kiddle1-5/+1
2020-06-2846097: Fix "assignment to invalid subscript range" error in _rm.zsugabubus1-1/+1
2019-04-2644250: Completion: Fix use of -A and -S options to _argumentsdana1-3/+3
2019-04-2244242: Completion: Use _pick_variant -b to detect builtinsMatthew Martin1-37/+49
2018-10-2443718: Use singular completion group descriptionsdana1-1/+1
2017-10-1141855: completion option updates for OpenBSD 6.2 and handle macOS in rm compl...Oliver Kiddle1-3/+7
2016-09-07unposted: fix to use ;| style fall-throughs in the case statementOliver Kiddle1-2/+2
2016-09-0739221: update rm completion for BSDMatthew Martin1-7/+15
2015-08-1236127: assorted minor completion function changesOliver Kiddle1-1/+1
2015-05-0335011: update completions for some common Unix commands,Oliver Kiddle1-1/+14
2014-02-2632435: improved quoting for ignore-line completion styleJun T1-7/+3
2009-11-12Greg K: Replace 27377 with 27391.Bart Schaefer1-3/+4
2009-11-10Greg Klanderman: 27377 (slightly tweaked): fix ignored (duplicate) file namesBart Schaefer1-2/+5
2008-11-23users/13477: call _files instead of _path_files to correctly handleBart Schaefer1-1/+1
2008-10-08Nikolai Weibull: 25828: new rm completionPeter Stephenson1-0/+41