forked from extern/nushell
Currently while didn't respect ctrl-c, and thus non-terminating loops couldn't be interrupted. This patch fixes this.
Currently while didn't respect ctrl-c, and thus non-terminating loops couldn't be interrupted. This patch fixes this.