I'm not even sure how this is possible, but it's happening nonetheless.
Running OS X latest with two terminal tabs:
- normal entry mode on a directory
- parallelshell with two npm scripts running in watch mode
I save a file I'm working on and the change notification piped to stdout somehow ends up on my first terminal tab. Weird right?