summaryrefslogtreecommitdiff
path: root/jet.c
AgeCommit message (Expand)Author
2020-04-27Fix newlines not getting renderedJuan Manuel Tomás
2020-04-27Update number_of_lines on every keystrokeJuan Manuel Tomás
2020-04-27Add basic editing capabilitiesJuan Manuel Tomás
2020-04-22Move operations on point structures to point.cJuan Manuel Tomás
2020-04-22Replace plain array with pages and pointsJuan Manuel Tomás
2020-04-20Rework gap movementJuan Manuel Tomás
2020-04-14Refactor jet.cJuan Manuel Tomás
2020-04-14Fix scrolling down to end of fileJuan Manuel Tomás
2020-04-09Redraw only if line changedJuan Manuel Tomás
2020-04-08Add scrolling supportJuan Manuel Tomás
2020-04-08Print file until end of window or end of fileJuan Manuel Tomás
2020-04-07Show contents of loaded fileJuan Manuel Tomás
2020-03-25Add basic error checkingJuan Manuel Tomás
2020-03-25Fix open permissionsJuan Manuel Tomás
2020-03-25Read command line argument into memoryJuan Manuel Tomás
2020-03-25Go! Go! Go!Juan Manuel Tomás