Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Completion bug with `pwd`?
- X-seq: zsh-workers 4151
- From: "Andrej Borsenkow" <borsenkow.msk@xxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxxx>
- Subject: Completion bug with `pwd`?
- Date: Tue, 23 Jun 1998 17:52:22 +0400
Something strange ...
echo $ZSH_VERSION
3.1.4
zsh -f
itsrm2% pwd
/home/bor/tmp/stawropol
itsrm2% ls def*
default1log default2log
itsrm2% cat `pwd`/defTAB ==>
itsrm2% cat /home/bor/tmp/stawropol/def <=CURSOR here (after one space)
simple cat defTAB or cat /home/bor/tmp/stawropol/defTAB work O.K.
============================================================
Andrej Borsenkow Fax: +7 (095) 796 99 20
SNI ITS Moscow Tel: +7 (095) 796 99 24
NERV: borsenkow.msk E-Mail: borsenkow.msk@xxxxxx
============================================================
Messages sorted by:
Reverse Date,
Date,
Thread,
Author