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

bug in _tar?



The problem occurs when you have a word immediately after the cursor,
i.e. with no space in between it and the cursor.

  $ tar ztvf src/emacs-<TAB>lisp/
  ---- archive file
  emacs-21.1/             emacs-21.1.tar.gz       emacs-lisp-intro-1.05/
  
All good so far, but ...

  $ tar ztvf src/emacs-21.1.<TAB>lisp/
  $ tar ztvf src

Suddenly everything vanishes.

This is with latest CVS.



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