summaryrefslogtreecommitdiff
path: root/src/filebuffer.java
AgeCommit message (Expand)Author
2022-01-14Added next, previous, last, and current line commandsmasterJacob McDonnell
2022-01-13Added previous, next, and last line commandsJacob McDonnell
2021-12-10Added append after, help menu, and listed commandsJacob McDonnell
2021-12-10Fixed null pointer when launching without filenameJacob McDonnell
2021-12-09Reorganized the file and fixed not reading file when name is added at the startJacob McDonnell
2021-12-08Rewrote Jed to have multiple classes and cleaned up the codeJacob McDonnell