|
|
|
|
|
by jijojv
2831 days ago
|
|
Filed https://github.com/xonsh/xonsh/issues/2815 $ yes test | tee /tmp/xonsh.log $ wc -l /tmp/xonsh.log 208076 /tmp/xonsh.log
bummer
ctrl+c does eventually work several seconds later (about 10x slower) which is still a deal breaker as it could be disastrous when you need to abort a mistyped command or for scripts that give you a few seconds to abort before it does something the destructive step... |
|