forked from extern/nushell
The block+closure split broke `watch` for some use cases. Fixed. We should eventually add some tests for `watch` but it's a little tricky since it's an interactive command. Closes #7362.
The block+closure split broke `watch` for some use cases. Fixed. We should eventually add some tests for `watch` but it's a little tricky since it's an interactive command. Closes #7362.