[Ml-yokadi] feature request

Aurélien Gâteau aurelien.gateau at free.fr
Tue Jul 21 23:18:59 CEST 2009


David Faure wrote:
> Hi guys ;)
> 
> Small suggestion for completion:
>  t_list @<tab>
> shows all keywords, but keywords that are not used anywhere right now
> are not useful in t_list (the result will be empty anyway), so the completion would
> be cleaner if it only showed keywords that are currently used in an open task.
> 
> Hmm, ok, but with t_list -a it should still show all keywords, maybe that's too
> complex for the completion system...

I am personally not fond of completion getting too smart. For example I
used to get often annoyed when my shell refuses to complete on a tarball
because I typed "tar xzf <tab>" and the tarball was actually a tar.bz2
(nowadays I just use "tar xf <tab>" :) )

Additionally, you may also want to actually check if there is no more
opened tasks with this keyword.

That's why I think it should stay this way.

Aurélien


More information about the Ml-yokadi mailing list