Arc Forumnew | comments | leaders | submitlogin
1 point by akkartik 4554 days ago | link | parent

Thanks for trying it out! I'm embarrassed that your experience was so terrible. Here I am, using it everyday..

I'll get on fixing all your bug reports. In the meantime I've first added them to manual_tests: http://github.com/akkartik/wart/commit/d8336d2a22; http://github.com/akkartik/wart/commit/ac4462c94d

(Edit a day later: all these bugs should now be fixed. http://github.com/akkartik/wart/commit/e062e2a407)

---

I used to be on a mac, yes, but I don't think that's why I use zsh :) It's just an apt-get away, and it spares me having to worry about bash kludges like "$@" and whatnot. But you're right, I should just use sh to minimize friction. It's not like it's a complex shell script.