summaryrefslogtreecommitdiff
path: root/jet.cpp
AgeCommit message (Collapse)Author
2020-07-17Restructure source filesJuan Manuel Tomás
2020-07-11Implement IPC using binary formatJuan Manuel Tomás
2020-07-11Make client side ipc binaryJuan Manuel Tomás
2020-07-10make clear the separation of client and bufferJuan Manuel Tomás
2020-07-10Implement file writing using the write syscallJuan Manuel Tomás
2020-07-10Implement file reading using read syscallJuan Manuel Tomás
2020-07-07Implement tui for clientJuan Manuel Tomás
2020-07-07Delete restarted clientsJuan Manuel Tomás
2020-07-07Split application into server and clientJuan Manuel Tomás
2020-06-22Redraw page once per unicode character insertedJuan Manuel Tomás
2020-06-20Fix cursor jumping to bottom of screen on rseekJuan Manuel Tomás
2020-06-03Separate pop into byte and element variantsJuan Manuel Tomás
2020-05-26Add partial support for utf-8Juan Manuel Tomás
2020-05-24Rewrite in c++Juan Manuel Tomás