Age | Commit message (Expand) | Author |
---|---|---|
2020-07-11 | Implement IPC using binary format | Juan Manuel Tomás |
2020-07-11 | Make client side ipc binary | Juan Manuel Tomás |
2020-07-10 | make clear the separation of client and buffer | Juan Manuel Tomás |
2020-07-10 | Implement file writing using the write syscall | Juan Manuel Tomás |
2020-07-10 | Implement file reading using read syscall | Juan Manuel Tomás |
2020-07-07 | Implement tui for client | Juan Manuel Tomás |
2020-07-07 | Delete restarted clients | Juan Manuel Tomás |
2020-07-07 | Split application into server and client | Juan Manuel Tomás |
2020-06-22 | Redraw page once per unicode character inserted | Juan Manuel Tomás |
2020-06-20 | Fix cursor jumping to bottom of screen on rseek | Juan Manuel Tomás |
2020-06-03 | Separate pop into byte and element variants | Juan Manuel Tomás |
2020-05-26 | Add partial support for utf-8 | Juan Manuel Tomás |
2020-05-24 | Rewrite in c++ | Juan Manuel Tomás |