Message1153

Author z3ttacht
Recipients ft, mika, z3ttacht
Date 2008-02-06.09:10:51
Content
In grml-x' completion there's the switch `fallback' missing. As well
as in the manpage.
And `help' is completing with brackets attached. Culprit's the leading
colon.

Furthermore, done in a separate diff, I guess we should stick to
double brackets for the test command here as well.
I first wanted to use check_com instead of `[[ -x ... ]]', but then
realised, that's not available in noninteractive shells. Besides,
it may be better to stay independent from grml's zsh-config for those
(non-grml) users, who just checkout the completion. Or am I missing
something in this regard?
Files
File name Uploaded
grml-x_add-fallback.diff z3ttacht, 2008-02-06.09:10:51
grml-x_double-brackets.diff z3ttacht, 2008-02-06.09:10:51
History
Date User Action Args
2008-02-06 09:10:55z3ttachtsetrecipients: + z3ttacht, mika, ft
2008-02-06 09:10:53z3ttachtlinkissue398 messages
2008-02-06 09:10:51z3ttachtcreate