Commit graph

6 commits

Author SHA1 Message Date
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