zsh-users
 help / color / mirror / code / Atom feed
* blah*[TAB] (difference between 3.1.6 and 3.1.9)
@ 2000-06-06  1:07 Vincent Lefevre
  2000-06-06  3:20 ` Bart Schaefer
  0 siblings, 1 reply; 7+ messages in thread
From: Vincent Lefevre @ 2000-06-06  1:07 UTC (permalink / raw)
  To: zsh-users

Consider a directory where there are two files blah1 and blah2. With
zsh 3.1.6, when I typed blah* followed by a tab, "blah1 blah2 " was
generated (with a space after blah2). With zsh 3.1.9, "blah1 blah2"
is generated (with *no* space after blah2).

How can I have the old behavior (much more logical IMHO)?

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Computer science / computer arithmetic / Arénaire project at LIP, ENS-Lyon


^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: blah*[TAB] (difference between 3.1.6 and 3.1.9)
@ 2000-06-06  9:20 Sven Wischnowsky
  0 siblings, 0 replies; 7+ messages in thread
From: Sven Wischnowsky @ 2000-06-06  9:20 UTC (permalink / raw)
  To: zsh-users


Bart Schaefer wrote:

> On Jun 6,  3:07am, Vincent Lefevre wrote:
> } Subject: blah*[TAB] (difference between 3.1.6 and 3.1.9)
> }
> } Consider a directory where there are two files blah1 and blah2. With
> } zsh 3.1.6, when I typed blah* followed by a tab, "blah1 blah2 " was
> } generated (with a space after blah2). With zsh 3.1.9, "blah1 blah2"
> } is generated (with *no* space after blah2).
> } 
> } How can I have the old behavior (much more logical IMHO)?
> 
> Something's definitely gone wrong with expand-or-complete.  This was not
> intentional.

Ahem. Changed in 9777 in reply to 9756 (guess the author).

9777 commented out some stuff in doexpansion(). Change it back?

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


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

end of thread, other threads:[~2000-06-07  6:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-06  1:07 blah*[TAB] (difference between 3.1.6 and 3.1.9) Vincent Lefevre
2000-06-06  3:20 ` Bart Schaefer
2000-06-06  9:22   ` Vincent Lefevre
2000-06-06 22:22   ` configuring the new completion system Wayne Davison
2000-06-07  5:26     ` Bart Schaefer
2000-06-07  6:03       ` Wayne Davison
2000-06-06  9:20 blah*[TAB] (difference between 3.1.6 and 3.1.9) Sven Wischnowsky

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