5 ms·
I don't think it has "taken off" but last time I looked it was very usable and feature rich and I found no reason not to use it.
by adelrune 4y ago
I don't think it has "taken off" but last time I looked it was very usable and feature rich and I found no reason not to use it.
- bb88 4y agoI'm going to look at it again. It looks like they weren't forwarding keyboard interrupts to executables gracefully. But instead capturing them themselves. I haven't needed to intercept ctrl-c and forward it on in a program ever, but it seems like that should be a basic thing a shell should do easily enough.