Matthew DeVore

Results 4 issues of Matthew DeVore

**Description of problem:** Pressing `b` to go to beginning of command in vi mode results in crash **Ksh version:** ``` $ echo $KSH_VERSION Version A 2020.0.0 ``` (installed via Homebrew...

I use this in conjunction with local SSH port forwarding. The benefit is that I can run a server on a remote machine without allowing other users with login access...

This is a great tool but I was forced to use another one because at my employer we can't use open source code if it doesn't have a particular license...

In `xdr.h`, there is a typedef: ``` typedef bool(*xdrproc_t) (XDR *, ...); ``` Which is invoked sometimes with 2, sometimes 3 arguments. The implementor of this function is not expected...