Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
PATCH: _man for Pyramid broken - and question about backslash in ${.../...}
- X-seq: zsh-workers 11660
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: PATCH: _man for Pyramid broken - and question about backslash in ${.../...}
- Date: Tue, 30 May 2000 16:59:19 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
The change in `%' treatment broke _man completion for Pyramid. The fix
is triovial (attached because of line length), but I have different
question:
what is the "canonical" treatment of backslashes in pattern? I would
expected, that the original form should work:
$manpath/\\%L/...} - this gets passed as `\%L' pattern that is finally
the same as just '%L'? Obviously, not.
A line in manual, describing what happens with backslashes, is welcome
:-)
-andrej
Have a nice DOS!
B >>
Attachment:
_man.patch
Description: Binary data
Messages sorted by:
Reverse Date,
Date,
Thread,
Author