[issue564] support command-not-found within grml's zsh on request?

Frank Terbeck bts at bts.grml.org
Fri Apr 3 21:31:48 CEST 2009


Frank Terbeck <ft at grml.org> added the comment:

*sigh*

Apparently, zsh has got 'command_not_found_handler()' since version 4.3.5...
See: http://www.zsh.org/mla/workers/2007/msg00592.html

So I've officially wasted an evening on trying to reinvent a wheel,
due to lack of knowledge and too much ignorance as to looking into
the zsh manual. I found that hook only by grepping for '127' in the
zsh source tree.

I could *so* slap myself with an printed out zsh-manual right now...

Anyway - I've just pushed a possible solution into the branch: ft/cnf
Specifically the commit: 6d36a5125cb844027237cb4a358d9c617a0c62c6

Switching status to 'testing'.

----------
assignedto: ft
messages: 1627, 1628, 1629, 1630, 1631, 1636, 1637, 1638, 1639, 2122, 2123
nosy: ft, mika
priority: feature
status: testing
title: support command-not-found within grml's zsh on request?
topic: configs, zsh

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue564>
_____________________________________


More information about the Bugs-changes mailing list