Archived
1
Fork 0
Commit graph

17 commits

Author SHA1 Message Date
fc03beacac Make declarations and definitions consistent 2023-08-29 07:51:10 +05:00
84a9d8b329 Finish chapter 4 2023-08-28 08:55:03 +05:00
35b98b1274 Render tabs properly
Also remove the input buffer
2023-08-28 05:10:14 +05:00
4111679e0d I forgot 2023-08-27 22:40:12 +05:00
e6cfa02ae4 More progress towards nothing 2023-08-27 03:08:09 +05:00
0abb788594 Fix a bug 2023-08-26 23:19:09 +05:00
9f365822af Some refactors 2023-08-26 23:00:18 +05:00
6664dd67e9 Implement vertical scrolling (so far) 2023-08-26 12:54:48 +05:00
af9379057f Begin work on reading files 2023-08-26 09:47:07 +05:00
472398fb25 Finish chapter 3 2023-08-26 03:49:55 +05:00
5c708df504 Add input buffering
And refactor a lot of code
2023-08-25 23:13:33 +05:00
9ebd31095c Finish chapter 3
Left reading of some terminal codes that I don't think I'll need
2023-08-24 21:16:36 +05:00
f4a540f487 Add fallback method to get window size 2023-08-24 17:57:25 +05:00
9d5d4ea8c5 Get window size 2023-08-24 16:09:03 +05:00
2ded534ff7 Just moved some lines around 2023-08-24 04:27:25 +05:00
8b20212ee2 Finish some of chapter 3 2023-08-23 21:38:01 +05:00
282af378f2 Finish chapter 2 2023-08-23 21:37:54 +05:00