1
0
Fork 0
Commit Graph

69 Commits

Author SHA1 Message Date
Timothy Warren 1173818135 Display centered welcome message 2021-03-24 15:52:35 -04:00
Timothy Warren ca6e38fc51 Clear screen line by line 2021-03-24 15:20:57 -04:00
Timothy Warren bb6f7764a1 Use buffer for creating output 2021-03-24 15:09:28 -04:00
Timothy Warren 63cad6d012 Put Editor behind a constructor function 2021-03-24 14:17:29 -04:00
Timothy Warren 0902d494c5 Get terminal size two ways 2021-03-24 13:24:40 -04:00
Timothy Warren 835f550bbb Add terminal size lookup 2021-03-23 15:51:59 -04:00
Timothy Warren e8ba6825aa Draw tildes 2021-03-22 09:12:39 -04:00
Timothy Warren 94426483c6 Further cleanup main package 2021-03-19 17:39:15 -04:00
Timothy Warren eb474ddad2 check for valid terminal 2021-03-19 17:08:19 -04:00
Timothy Warren 64b7a51f69 Move logic out of main package 2021-03-19 17:03:56 -04:00
Timothy Warren 2f73596d35 Cleanup main package 2021-03-19 16:39:49 -04:00
Timothy Warren 0b05522b05 Add modules 2021-03-19 16:36:02 -04:00
Timothy Warren 1b94f7fa94 Add gitignore 2021-03-19 16:11:51 -04:00
Timothy Warren c37af9a6aa Quit with Ctrl-Q 2021-03-19 16:02:05 -04:00
Timothy Warren 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
Timothy Warren b3344dbe89 Convert if statement to switch 2021-03-19 08:45:33 -04:00
Timothy Warren 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