zsh-users
 help / color / mirror / code / Atom feed
* Context for multiline commands
@ 2006-02-10 19:59 James F. Hranicky
  2006-02-10 20:07 ` Dan Nelson
  2006-02-10 20:11 ` Christian Schneider
  0 siblings, 2 replies; 4+ messages in thread
From: James F. Hranicky @ 2006-02-10 19:59 UTC (permalink / raw)
  To: zsh-users

The version of zsh I have installed on my Solaris machines keeps
the context for multiline commands to help me remember where I am:

	for i in * ; do
	for> if [ "$i" = "0" ] ; then
	for then>

However, on my SuSE 9.3 machines this seems to be disabled 

	for i in * ; do
	> if [ "$i" = "0" ] ; then
	>

anyone know what the directive is to enable this behavior?

----------------------------------------------------------------------
| Jim Hranicky, Senior SysAdmin                   UF/CISE Department |
| E314D CSE Building                            Phone (352) 392-1499 |
| jfh@cise.ufl.edu                      http://www.cise.ufl.edu/~jfh |
----------------------------------------------------------------------


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

end of thread, other threads:[~2006-02-10 20:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-10 19:59 Context for multiline commands James F. Hranicky
2006-02-10 20:07 ` Dan Nelson
2006-02-10 20:12   ` James F. Hranicky
2006-02-10 20:11 ` Christian Schneider

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).