mirror of
https://github.com/nushell/nushell.git
synced 2025-06-11 20:46:48 +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.