autocomplete in OSX terminal after `npm run tdd` command -


i'm using osx 10.10.3, have installed zsh. , every time when want run specific test configured in package.json execute npm run tdd followed test file.

in linux systems if press tab after command:

npm run tdd ~/

will show me folders or attempt autocomplete instruction, doesn't happen in osx terminal, makes noise there no recommendations this.

how can fixed?, :)


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

javascript - Get parameter of GET request -

javascript - Twitter Bootstrap - how to add some more margin between tooltip popup and element -