Pash-Project / Pash

An Open Source reimplementation of Windows PowerShell, for Mono.
https://groups.google.com/group/pash-project
BSD 3-Clause "New" or "Revised" License
516 stars 54 forks source link

Unable to interrupt command execution #383

Open ArsenShnurkov opened 9 years ago

ArsenShnurkov commented 9 years ago

If I issue command

dir -rec | more

in root folder, I am unable to stop it (with eighter Ctrl-C and Ctrl-Break)