This is me coding along with Mr. Tsoding's stream about creating a text editor from scratch using C.

Left off at https://www.twitch.tv/videos/1685122716?t=02h25m02s on Jan 11, 2023

Differences

I've decided to go with vim-like key bindings, and I've also modernized some of the code, for example when initializing the term instance.

Description
a text editor in C, copied from Tsoding
Readme 39 KiB
Languages
C 99%
Shell 1%