Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
two minor problems with zsh 3.0.5
- X-seq: zsh-workers 3596
- From: Oberhumer Markus <k3040e4@xxxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: two minor problems with zsh 3.0.5
- Date: Tue, 4 Nov 1997 21:28:21 +0100 (MET)
- Return-read-to: markus.oberhumer@xxxxxxxxxxxxxxxxx
===============================================================================
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