From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6623 invoked from network); 23 Apr 1999 10:14:26 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 23 Apr 1999 10:14:26 -0000 Received: (qmail 21656 invoked by alias); 23 Apr 1999 10:14:20 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6076 Received: (qmail 21648 invoked from network); 23 Apr 1999 10:14:19 -0000 Message-Id: <199904231014.GAA01701@ocalhost> Content-Type: text/plain MIME-Version: 1.0 X-Image-URL: http://www.peak.org/~luomat/luomat@peak.org.tiff From: Timothy J Luoma Date: Fri, 23 Apr 1999 06:14:10 -0400 To: zsh-workers@sunsite.auc.dk Subject: yet another undesired 3.1.5-pws-15 change 3.1.5-pws-15 #cd $la[tab] gives me # cd $lapps[spacehere][cursor here] 3.1.4 #cd $la[tab] gives me #cd $lapps/[cursor here] how can I get the 3.1.4 behavior back? TjL ps -- there seem to be a LOT of these types of changes in 3.1.5.... I wish there were more consideration given to keeping things consistent for those who upgrade... changing the way things behave and making the user reconfigure everything is not a good thing... I've gotten used to the way ZSH works, and then it goes and changes. My only real option then is to stick with an older version and lose out on the new features which aren't available. This is the wrong way to proceed. I think PINE has the right idea: add options, but make the user select to use them (they tried to change a lot in PINE4 and the users revolted, and they soon put back in the previous functionality). Since I haven't been on the workers list, maybe I have missed the rationale here: What is the reason behind changing these behaviors?