[Bug 624565] Re: zsh tries to exec environment assignments

2015-07-30 Thread CarstenHey
Fix released long ago (for the original issue and the one mentioned by mde) by using zsh's command_not_found_handler() instead of the hand written cnf_precmd()/cnf_preexec() magic in /etc/zsh_command_not_found. ** Changed in: command-not-found (Ubuntu) Status: Confirmed = Fix Released --

[Bug 624565] Re: zsh tries to exec environment assignments

2011-08-15 Thread Julien Nicoulaud
** Branch linked: lp:~julien-nicoulaud/command-not-found/fix-zsh-hook -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/624565 Title: zsh tries to exec environment assignments To manage notifications

[Bug 624565] Re: zsh tries to exec environment assignments

2011-08-15 Thread Launchpad Bug Tracker
** Branch linked: lp:command-not-found -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/624565 Title: zsh tries to exec environment assignments To manage notifications about this bug go to:

[Bug 624565] Re: zsh tries to exec environment assignments

2011-08-12 Thread Launchpad Bug Tracker
** Changed in: command-not-found (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/624565 Title: zsh tries to exec environment assignments To manage

[Bug 624565] Re: zsh tries to exec environment assignments

2011-08-12 Thread mde
Another example: % (( 0 )) ((: command not found This is a common idiom in zsh (to follow with an or ||), so pretty important that it works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/624565