diff --git a/complete.tcsh b/complete.tcsh index 2eb31f5..5b92dc3 100644 --- a/complete.tcsh +++ b/complete.tcsh @@ -704,7 +704,7 @@ skip_mh: c@-@"(- f k M P s S t)"@ n@-f@c@ n@-k@x:''@ n/-l/f/ C@./*@f@ n@-[MP]@d@ \ 'N@-[MP]@`\ls -1 $:-1/man? |&\sed -n s%\\..\\+\$%%p`@' \ 'n@-[sS]@`\ls -1 ${_manpath:h}|&\sed -n s%man%%p|\sort -u`@' \ - 'n@*@`\find ${_manpath:h} \(-type f -o -type l\) -printf "%f\n"|&\sed -r "\%find:.*:%d;s%([^.]+).([^ ]*?)%\1%g"|\sort -u`@' + 'n@*@`\find ${_manpath:h} \( -type f -o -type l \) -printf "%f\n"|&\sed -r "\%find:.*:%d;s%([^.]+).([^ ]*?)%\1%g"|\sort -u`@' complete ps c/-t/x:''/ c/-/"(a c C e g k l S t u v w x)"/ \ n/-k/x:''/ N/-k/x:''/ n/*/x:''/ complete compress c/-/"(c f v b)"/ n/-b/x:''/ n/*/f:^*.Z/