I just noticed today that ksh mode does not do match-highlighting fpr ()
or {}, as in the following:
foobar () {
if [ "$foo" = "$bar" ]
then
cd $(dirname $1)
fi
}
This is a legal ksh function def. The () that signify a function don't
highight. Neither do the braces not the parens around the sub-shell
invokation of dirname.
Was this always the case or did it break?
--
Matthew O. Persico
http://www.erols.com/mpersico
http://www.digistar.com/bzip2