1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-22 16:20:23 +02:00

unposted: protect () in doc from macro expansion

This commit is contained in:
Peter Stephenson 2008-10-10 13:53:43 +00:00
parent 4c674ba072
commit 6bcc7f6011
2 changed files with 3 additions and 1 deletions

View file

@ -1365,7 +1365,7 @@ beginning with the string tt(p:) to directories below
tt(/home/pws/perforce). In this simple case a static name for the
directory would be just as effective.
example(zsh_directory_name() {
example(zsh_directory_name+LPAR()RPAR() {
emulate -L zsh
setopt extendedglob
local -a match mbegin mend