Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _expand_word_and_keep of 'keeper suite' doesn't work
- X-seq: zsh-users 9742
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: "Zsh Users' List" <zsh-users@xxxxxxxxxx>
- Subject: Re: _expand_word_and_keep of 'keeper suite' doesn't work
- Date: Sat, 03 Dec 2005 03:44:09 +0000
- In-reply-to: <8764q7i8yo.fsf@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <87iru9i1h6.fsf@xxxxxxxxxxxxxxxx> <1051201160536.ZM12180@xxxxxxxxxxxxxxxxxxxxxxx> <87ek4wigsb.fsf@xxxxxxxxxxxxxxxx> <1051202165723.ZM13283@xxxxxxxxxxxxxxxxxxxxxxx> <8764q7i8yo.fsf@xxxxxxxxxxxxxxxx>
On Dec 2, 9:40pm, Hannu Koivisto wrote:
}
} The trace file is now available at
} <http://www.iki.fi/azure/completion-debug-output.txt>.
OK, the first thing to try is:
zstyle ':completion:*:expand:*' group-name ''
If that doesn't work, then it has to do with the way that you're binding
the _expand_word_and_keep function to a widget, because when I try it
(successfully) I consistently get a context of
:completion:expand-word:expand:::
but your trace output shows a context of
:completion::expand:::
Can you show me that part of your setup?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author