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

_tar uses _multi_parts



Presumably the fix is:

*** Completion/User/_tar.old    Mon Mar 15 11:40:09 1999
--- Completion/User/_tar        Mon Mar 15 11:40:17 1999
***************
*** 109,115 ****
      _tar_cache_name=$tf
    fi
  
!   _multi_parts / _tar_cache_list
  else
    
    # See if we should use a path prefix.  We have to use eval as the dir can
--- 109,115 ----
      _tar_cache_name=$tf
    fi
  
!   _sep_parts / _tar_cache_list
  else
    
    # See if we should use a path prefix.  We have to use eval as the dir can



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