Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

zsh and line breaks



I'm having some trouble with zsh (4.0.6) and line breaks. It seems that
it does not accept "\n" as a line break. This results in some
uncomfortableness when using it as a login shell, such as this output
from Emacs:

[bkhl@ackusativ ~/kurser/vt04/lp1/lab1]% latex \\nonstopmode\\input rapport.tex
latex \\nonstopmode\\input rapport.tex\n

Apparently, zsh is not interpreting \n as EOL.

Is there some setting that might fix this?

-- 
Björn Lindström <bkhl@xxxxxxxxxxxxxxx>
http://bkhl.elektrubadur.se/



Messages sorted by: Reverse Date, Date, Thread, Author