Commit graph

12 commits

Author SHA1 Message Date
stephenseo e72947d966 Update README.md 2023-12-14 11:45:12 +00:00
stephenseo 6568a61889 Update README.md 2023-12-14 11:36:22 +00:00
stephenseo f9e2c0ab85 Update README.md 2023-12-14 11:36:00 +00:00
stephenseo 6a66283cc7 Update README.md 2023-12-14 11:35:20 +00:00
Stephen Seo 745b399f15 Add LICENSE 2023-12-14 20:33:26 +09:00
Stephen Seo 4a83195859 Add README.md and picture 2023-12-14 20:32:58 +09:00
Stephen Seo a43f83d7d5 Add CMakeLists.txt
Fix warnings related to -Weffc++.

Format with clang-format.
2023-12-14 20:16:09 +09:00
Stephen Seo c4f9a01b7f Fix typo in get_next_word(...) 2023-12-14 19:39:15 +09:00
Stephen Seo 3fee6e2538 Minor fix to get_next_word(...) 2023-12-14 19:37:50 +09:00
Stephen Seo e4850ca3e1 Impl highlighting of keys, fixes 2023-12-14 18:47:42 +09:00
Stephen Seo 51c167bbb4 Working text drawing and accepting based on input 2023-12-14 17:39:11 +09:00
Stephen Seo 5709799fdd Init commit basic stdin reading 2023-12-14 17:00:08 +09:00