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

two minor problems with zsh 3.0.5



===============================================================================
Markus F.X.J. Oberhumer <markus.oberhumer@xxxxxxxxxxxxxxxxx>

Subject: two minor problems with zsh 3.0.5
To: zsh-workers@xxxxxxxxxxxxxxx
===============================================================================

I'm using zsh now for a half year and I'm quite happy with it.
Here are two minor problems I found:

- alias c:='cd /DOS/c/' gives an error (this works in bash/ksh/tcsh)

- the following completion will cause zsh to hang:
  compctl -s "\$(cat [tT]his-file-does-not-exist)" foo

Markus



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