Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Parsing change between 3.0.2 and 3.0.4?
- X-seq: zsh-workers 3444
- From: Josef Sachs <sachs@xxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Parsing change between 3.0.2 and 3.0.4?
- Date: Sun, 17 Aug 1997 21:10:25 -0400 (EDT)
Was there some change in parsing between 3.0.2 and 3.0.4 that causes me
to get this error message:
parse error near `\n'
when sourcing a file containing this:
[ "${(M)TERM#xterm}" = xterm ] && \
{stty -istrip -ixon ; function chpwd {print -Pn "\e]2;%m: $PWD\C-g"}}
Thanks in advance.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author