Commit Graph

17 Commits

Author SHA1 Message Date
Timothy Warren
41d1aa6553 Insert a char
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 16:17:13 -04:00
bd9a07feed Finish kilo chapter 4, text viewer
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
2021-04-01 13:25:59 -04:00
067b38c26a Open first line of a file 2021-03-30 18:29:23 -04:00
b34c146aba Display a row of text 2021-03-30 18:00:06 -04:00
c02206233c Try out recover for panic calls 2021-03-25 13:55:17 -04:00
Timothy Warren
d04b4bec84 Fewer folders, more files 2021-03-24 16:23:17 -04:00
Timothy Warren
63cad6d012 Put Editor behind a constructor function 2021-03-24 14:17:29 -04:00
Timothy Warren
e8ba6825aa Draw tildes 2021-03-22 09:12:39 -04:00
94426483c6 Further cleanup main package 2021-03-19 17:39:15 -04:00
64b7a51f69 Move logic out of main package 2021-03-19 17:03:56 -04:00
2f73596d35 Cleanup main package 2021-03-19 16:39:49 -04:00
Timothy Warren
c37af9a6aa Quit with Ctrl-Q 2021-03-19 16:02:05 -04:00
27271a61b3 Add terminal output helper 2021-03-19 12:46:43 -04:00
Timothy Warren
1161119269 Manually echo output 2021-03-19 12:03:55 -04:00
b3344dbe89 Convert if statement to switch 2021-03-19 08:45:33 -04:00
9de97f995b Raw mode swallowing characters 2021-03-18 19:15:19 -04:00
Timothy Warren
5f143cc5f0 First commit 2021-03-18 16:30:04 -04:00