BTS

Message2123

Author ft
Recipients mika
Date 2009-04-03.19:31:47
Content
*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'.
History
Date User Action Args
2009-04-03 19:31:48ftsetrecipients: + mika
2009-04-03 19:31:48ftsetmessageid: <1238787108.8.0.500479219833.issue564@bts.grml.org>
2009-04-03 19:31:48ftlinkissue564 messages
2009-04-03 19:31:47ftcreate