Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

PATCH: 3.1.6-(dev|pws)-13 _stat function



Heyla,
bogus "fi" from somewhere.

*** Completion/Builtins/_stat.org	Thu Dec 16 06:43:35 1999
--- Completion/Builtins/_stat	Fri Dec 31 00:55:10 1999
***************
*** 14,19 ****
            [[ "$PREFIX[1]" = + || ret -eq 1 ]] } &&
          compadd "$expl[@]" - +device +inode +mode +nlink +uid +gid +rdev \
                               +size +atime +mtime +ctime +blksize +block +link
-     fi
    done
  fi
--- 14,18 ----

-- 
Geoff Wing : <gcw@xxxxxxxxx>     Work URL: http://www.primenet.com.au/
Rxvt Stuff : <gcw@xxxxxxxx>      Ego URL : http://pobox.com/~gcw/
Zsh Stuff  : <gcw@xxxxxxx>       Phone   : (Australia) 0413 431 874



Messages sorted by: Reverse Date, Date, Thread, Author