Results 4 comments of Spencer Tipping

That's awesome! One of our developers, @joycetipping, is also Chinese but you're the first person to mention the pinyin connection. I really like your interpretation. Thanks for reaching out, and...

Ok, we are not forwarding `$PATH` (which is good). However, we also aren't evaluating `~/.bashrc` or even `~/.profile` on the remote system when logging in. So if we have, say,...

Ohhh, OK I see what's going on. First, `bash -l` is basically the right idea if we want initialization -- _however_ it doesn't set interactive-mode, which means we won't get...

Sadly there is no such mechanism right now. The caterwaul parser is so ad-hoc that it would probably be difficult to add support for it. However, it would probably not...