zsh-workers
 help / color / mirror / code / Atom feed
* supress suffix (blank) in completion menu (selection)
@ 2001-11-03 20:16 Borsenkow Andrej
  2001-11-03 20:27 ` Bart Schaefer
  0 siblings, 1 reply; 7+ messages in thread
From: Borsenkow Andrej @ 2001-11-03 20:16 UTC (permalink / raw)
  To: ZSH Workers Mailing List

I want to complete prefix of more long word that is known to be 
incomplete. I do not want any suffix added (because you have to enter 
some data after this prefix anyway). Still menu selection adds blank 
when I accept current choice.

To illustrate:

         elif compset -P removable_; then
             compadd -- cdrom_ floppy_ && return 0

that is part of

removable_cdrom_0://...

i.e. after I completed to removable_cdrom_ I have to enter number.

-andrej


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

end of thread, other threads:[~2001-11-14 14:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-03 20:16 supress suffix (blank) in completion menu (selection) Borsenkow Andrej
2001-11-03 20:27 ` Bart Schaefer
2001-11-03 21:59   ` Mandrake urpmi suite completion Borsenkow Andrej
2001-11-03 22:35     ` Bart Schaefer
2001-11-05 11:25     ` Oliver Kiddle
2001-11-10 12:50       ` Chmouel Boudjnah
2001-11-14 14:32       ` PATCH: " Borsenkow Andrej

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