zsh-workers
 help / color / mirror / code / Atom feed
* unique partial completion
@ 1997-05-30 12:53 Anthony Iano-Fletcher
  1997-05-30 16:15 ` Zefram
  1997-05-31  8:10 ` Zoltan Hidvegi
  0 siblings, 2 replies; 11+ messages in thread
From: Anthony Iano-Fletcher @ 1997-05-30 12:53 UTC (permalink / raw)
  To: Zsh-workers

Hi All,

In zsh version 3.1.* I am not warned about any incomplete completions.
For example,

	$ ./zsh -f
	argo% cd zsh-3.1.1/Src/Zle
	argo% ls mo<TAB>

This last completes the command line to:

	argo% ls mod

as it should (there are lots of mod* files) but there are no beeps
or completion lists to indicate that this completion is incomplete.
Even with 'setopt auto_list list_beep' I dont get a warning or a
completion list.  When I hit <TAB> for the second time, I now get
the beep and the list.

So this occurs exactly when there is a unique partial completion.

Firstly is this a feature...... or is it something I should look into
fixing. Have I missed an option?  Im sure that this is a change from
the version 3.0 zsh but Ive noticed that bash on my Linux machine does
it too.

For sake of extra info:

	argo% setopt
	interactive
	monitor
	norcs
	shinstdin
	zle
	argo% uname -a
	SunOS argo.dcrt.nih.gov 5.4 Generic_101945-45 sun4d sparc



				Anthony.


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

end of thread, other threads:[~1997-06-02 21:09 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-05-30 12:53 unique partial completion Anthony Iano-Fletcher
1997-05-30 16:15 ` Zefram
1997-05-30 16:52   ` Bart Schaefer
1997-05-30 17:07     ` Anthony Iano-Fletcher
1997-05-30 17:21     ` Geoff Wing
1997-05-30 17:36       ` Anthony Iano-Fletcher
1997-05-30 18:00     ` Vinnie Shelton
1997-05-31  8:10 ` Zoltan Hidvegi
1997-06-02 12:40   ` Anthony Iano-Fletcher
1997-06-02 16:37     ` Bart Schaefer
1997-06-02 20:41       ` Zoltan T. Hidvegi

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