zsh-workers
 help / color / mirror / code / Atom feed
* two problems with the insert-ids style
@ 2009-01-17 17:53 Greg Klanderman
  0 siblings, 0 replies; only message in thread
From: Greg Klanderman @ 2009-01-17 17:53 UTC (permalink / raw)
  To: Zsh list


Hi,

I've noticed two problems with the insert-ids style:

1. if I do "zstyle ':completion:*:*:kill:*' insert-ids single", then I
   cannot enter menu-select or menu-complete modes with the widgets by
   those names.

2. if I do "zstyle ':completion:*:*:kill:*' insert-ids longer" (or
   any value other than "menu" or "single") the logic is simply
   flawed: I type the characters "xe" which match only three
   processes, all of whose pids all begin with "27", then hit <tab>.
   It replaces "xe" with "27", and hitting <tab> again lists all
   processes whose pid starts with "27", which includes 5 more
   processes than the three originally matched by "xe".

Any suggestions for how to fix this?  My preference would be to fix #1
as I'd like to only enter menu mode when I hit that key.

thanks,
Greg


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

only message in thread, other threads:[~2009-01-17 17:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-17 17:53 two problems with the insert-ids style Greg Klanderman

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