Hacker News new | ask | show | jobs
by yochem 927 days ago
Did you change the _Z_CMD? If so, you have to include 2>&1. The default is

    alias ${_Z_CMD:-z}='_z 2>&1'
1 comments

Thanks, just a misunderstanding from my side. Works now. Nice tool, already getting used to it.