npm-run icon indicating copy to clipboard operation
npm-run copied to clipboard

add tab completion

Open stevemao opened this issue 7 years ago • 2 comments

stevemao avatar May 11 '17 12:05 stevemao

@stevemao I tried this on node v6.14.1, npm v3.10.10 by linking it globally (npm link -g .), typing npm-run and then pressing tab. I also tried typing npm-r and pressing tab. I didn't get completions that are different than the completions that are provided by my shell (zsh) by default. Did I misunderstand something? Is this intended for another shell?

doug-wade avatar Apr 13 '18 04:04 doug-wade

Sorry, this was done a long time ago and i don't use it anymore. From memory, it did work with the latest bash at that time.

stevemao avatar Apr 16 '18 05:04 stevemao