zsh-workers
 help / color / mirror / code / Atom feed
* Completion troubles
@ 2000-05-01 16:21 Oliver Kiddle
  2000-05-01 17:45 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Oliver Kiddle @ 2000-05-01 16:21 UTC (permalink / raw)
  To: Zsh workers

I've had a couple of problems with the latest zsh:

nedit -lm <tab>
Gives me a message about _all_labels:39: command not found: -M
I can't see where this might be a problem anywhere in _nedit. I can
reproduce it from a basic zsh -f based setup (although it complains
about -J instead). The sed command to get the list of languages does
little more than output a list of words (some of which contain spaces)
but I can provide an sample .nedit file if you have trouble reproducing
it.

The other thing is the _expand completer now seems to be expanding
everything after a tilde which is annoying. I'm sure that it used to
work (not expanding anything after tilde), then it started completing
named directories and home directories. Now it also expands ~+ so I
can't use it and get the very useful list of directories in the stack to
complete from. I think _expand really needs a rethink because it is more
trouble than it is worth at the moment. For example, if you do:
cd ${foo<tab>
you get a message about a closing brace being expected rather than
completing the variable names. _expand should either do something useful
or pass on to the next completer.

Oliver


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

end of thread, other threads:[~2000-05-01 17:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-01 16:21 Completion troubles Oliver Kiddle
2000-05-01 17:45 ` Bart Schaefer

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