zsh-workers
 help / color / mirror / code / Atom feed
* completion bug for functions with spaces
@ 1995-07-04 16:02 Anthony Iano-Fletcher
  0 siblings, 0 replies; only message in thread
From: Anthony Iano-Fletcher @ 1995-07-04 16:02 UTC (permalink / raw)
  To: zsh-workers


This is a slight problem with the command completion.....

	$ function 'sss ttt' () { echo $0 ; }
	$ sss<TAB>
	$ sss ttt
	zsh: command not found: sss
	$

When I hit the TAB key the completeion should be sss\ ttt. This
also happens when there is an executable file 'sss ttt' in the path.

Has this been reported and fixed before? 

This is for version 2.6-beta9 on SunOS 4.1.3.

			Anthony.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1995-07-04 16:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-07-04 16:02 completion bug for functions with spaces Anthony Iano-Fletcher

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