mosh is a unix shell written in C. It is a learning project to help familiarize myself with C and the process of working on larger projects. It is obviously not very good, but any constructive feedback would be very much appreciated.
Right now I am rebuilding the project, as it was very poorly designed, because I had no idea what I was doing. I still have no idea what I'm doing, but at least the design is slightly better (I hope). I will make the source code available as soon as I have something worth sharing.