zsh-users
 help / color / mirror / code / Atom feed
* Re: howto: no space after completion
@ 1999-05-06 15:17 Sven Wischnowsky
  1999-05-06 15:52 ` howto: no space after completion (this used to work in 3.0.5!!!!) Timothy J Luoma
  0 siblings, 1 reply; 8+ messages in thread
From: Sven Wischnowsky @ 1999-05-06 15:17 UTC (permalink / raw)
  To: zsh-users


Timothy J Luoma wrote:

> how can I get there _not_ to be a space after a tab-completion?
> 
> I thought there was a setopt for this, but I can't find one.

There isn't (apart from menucomplete, but that has a nasty side-effect ;-).

The only way you can get that is to give an empty suffix (-S '').

Should there be an option for that? (Meaning: why do you want it?)

Bye
 Sven


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


^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: howto: no space after completion (this used to work in 3.0.5!!!!)
@ 1999-05-07  6:43 Sven Wischnowsky
  1999-05-07 14:29 ` Larry P. Schrof
  0 siblings, 1 reply; 8+ messages in thread
From: Sven Wischnowsky @ 1999-05-07  6:43 UTC (permalink / raw)
  To: zsh-users


Timothy J Luoma wrote:

> 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

autoparamslash behavior was broken some time ago, but should be fixed
by patch 6077 (a reply from me to one of your messages). This is in
pws-1[67] so either you are using an older version or there is
something going on I don't understand. Maybe the thing Larry mentioned 
(directory must exist and be accessible)? Or lapps not really set?
(Sorry, I'm just guessing.)

Bye
 Sven


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


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

end of thread, other threads:[~1999-05-10 21:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-05-06 15:17 howto: no space after completion Sven Wischnowsky
1999-05-06 15:52 ` howto: no space after completion (this used to work in 3.0.5!!!!) Timothy J Luoma
1999-05-06 17:40   ` Larry P. Schrof
1999-05-09 17:01   ` Michael Barnes
1999-05-10 21:01     ` Timothy J Luoma
1999-05-10 21:55     ` Stefan Monnier
1999-05-07  6:43 Sven Wischnowsky
1999-05-07 14:29 ` Larry P. Schrof

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