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

bug? - how to skip precmd



if i run a simple command followed by:
	&& return
 or
	&& return n
my precmd is ignored. that's just weird...

of course, if the simple command returns a non-zero exit status, then the behavior can be duplicated with:
	|| return [n]


FreeBSD 6.2-RELEASE
zsh-4.3.4_1


--
        ...atom

 ________________________
 http://atom.smasher.org/
 762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
 -------------------------------------------------

	"The reasonable man adapts himself to the world; the
	 unreasonable one persists in trying to adapt the world to
	 himself. Therefore all progress depends on the
	 unreasonable man."
		-- George Bernard Shaw




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