zsh-workers
 help / color / mirror / code / Atom feed
* When should interactive option be set/.zshrc read?
@ 2000-09-06 12:41 Andrej Borsenkow
  2000-09-06 12:49 ` Sven Wischnowsky
  2000-09-06 12:51 ` Peter Stephenson
  0 siblings, 2 replies; 8+ messages in thread
From: Andrej Borsenkow @ 2000-09-06 12:41 UTC (permalink / raw)
  To: ZSH workers mailing list

I was sure, that my .zshrc was read only by interactice zsh, but

bor@itsrm2% print $options[interactive]
on <= correct
bor@itsrm2% : | (print $options[interactive])
on <= ?? I doubt, this shell can be considered "interactive"

The reason I noted this, I used something like

tar cf - . | (cd /foo && tar xf -)

and my .zshrc defines chpwd() function that changes window title. It was
suddenly changed. But then it means, that all initialization, including
completion, takes place. I believe, it is wrong. I /think/ it was changed
fairly recently, but I may be wrong.

-andrej

Have a nice DOS!
B >>


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2000-09-06 15:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-06 12:41 When should interactive option be set/.zshrc read? Andrej Borsenkow
2000-09-06 12:49 ` Sven Wischnowsky
2000-09-06 13:05   ` Andrej Borsenkow
2000-09-06 13:12     ` Thomas Köhler
2000-09-06 12:51 ` Peter Stephenson
2000-09-06 13:23   ` Andrej Borsenkow
2000-09-06 14:36     ` Peter Stephenson
2000-09-06 15:25     ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).