Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: precmd: write error: interrupted



On Apr 25,  3:18pm, Bart Schaefer wrote:
}
} Consider something like:
} 
}     x=({1..1000000}
}     print $x
} 
} If you can't ^C that print, you're potentially in a world of pain.

Of course this only applies in scripts/subshells already, because you
can't ^C most builtins that are run directly from the shell prompt.



Messages sorted by: Reverse Date, Date, Thread, Author