Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Lack of any functionality in new completion
- X-seq: zsh-workers 5886
- From: Josh Howard <jrh@xxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Lack of any functionality in new completion
- Date: 22 Mar 1999 17:39:10 -0800
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I suppose I must have some sort of gross oversight when it comes to
the new completion, but...It seems that I'm completely and utterly
unable to get any semblance of completion going in 3.1.5-pws-13. Mind
you, I hadn't ever gotten it working, but I figured I might as well
start at the newest. I set an fpath, used compinit -d, tried a few zle
tricks to get ^I to complete here and there, but it would seem that
when I execute compinit -d, things tend to stop working.
bindkey '^D' gives this:
"^D" _complete_delete-char-or-list
bindkey '^I' gives:
"^I" _complete_expand-or-complete
Hitting ^I/tab seems to do absolutely nothing, however. Is there
something I'm simply missing?
Sorry if this is just vast ineptitude on my part, but I guess
things just aren't going my way.
--
Josh Howard <jrh@xxxxxxxxxxxx>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author