From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8609 invoked from network); 6 May 1999 15:53:45 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 May 1999 15:53:45 -0000 Received: (qmail 10883 invoked by alias); 6 May 1999 15:53:13 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 2320 Received: (qmail 10876 invoked from network); 6 May 1999 15:53:12 -0000 Message-Id: <199905061552.LAA16600@ocalhost> Content-Type: text/plain MIME-Version: 1.0 X-Image-URL: http://www.peak.org/~luomat/luomat@peak.org.tiff In-Reply-To: <199905061517.RAA10487@beta.informatik.hu-berlin.de> From: Timothy J Luoma Date: Thu, 6 May 1999 11:52:49 -0400 To: Sven Wischnowsky Subject: Re: howto: no space after completion (this used to work in 3.0.5!!!!) cc: zsh-users@sunsite.auc.dk References: <199905061517.RAA10487@beta.informatik.hu-berlin.de> Replying to message of Thu, 6 May 1999 17:17:57 +0200 (MET DST) from Sven Wischnowsky regarding ``Re: howto: no space after completion'' > Should there be an option for that? (Meaning: why do you want it?) OH YES! (I just emailed Sven off-list to told him my brain was shorting out and I couldn't remember why I had wanted this!) I actually misspoke. That's not what I want exactly. Here's a real-life situation where this comes into place (and what I am used to, using 3.0.5) I have a folder /LocalApps it has an alias $lapps when I do # cd $la[tab] I get # cd $lapps [cursor here] but I actually want # cd $lapps/[cursor here] so I can use tab-completion to get the listing of all the files inside $lapps ( again that WORKS in 3.0.5 ) So actually I don't want to remove the space, I want the 3.0.5 behavior to be restored. Here are my setopts in case it matters AUTO_PARAM_SLASH AUTO_RESUME ALWAYS_TO_END APPEND_HISTORY AUTO_CD AUTO_LIST AUTO_NAME_DIRS AUTO_PARAM_KEYS AUTO_PUSHD AUTO_REMOVE_SLASH BG_NICE BRACE_CCL CDABLE_VARS COMPLETE_IN_WORD CORRECT CSH_JUNKIE_HISTORY EXTENDED_GLOB HASH_CMDS HASH_DIRS HASH_LIST_ALL HIST_IGNORE_DUPS HIST_IGNORE_SPACE HIST_NO_STORE HIST_VERIFY IGNORE_EOF ALWAYS_LAST_PROMPT LIST_AMBIGUOUS LIST_TYPES LONG_LIST_JOBS MAGIC_EQUAL_SUBST MARK_DIRS MENU_COMPLETE NO_BAD_PATTERN NO_BEEP NO_CLOBBER NO_FLOW_CONTROL NO_HUP NO_LIST_BEEP NOTIFY NUMERIC_GLOB_SORT PRINT_EXIT_VALUE PROMPT_SUBST PUSHD_IGNORE_DUPS PUSHD_SILENT PUSHD_TO_HOME RC_EXPAND_PARAM RC_QUOTES