mirror of
https://github.com/nushell/nushell.git
synced 2025-07-19 15:35:39 +02:00
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.