Final part of my terminal text editor series is live. Part 3 covers the View layer, choosing FTXUI over ncurses, simulating a cursor in the terminal, and translating keyboard events into semantic input types.
This wraps up the wordNebula Phase 1 series. All three parts are linked together.
https://ilean.me/blog/building-a-terminal-text-editor-the-view-part-3/
#CPlusPlus #OpenSource #TerminalUI #TextEditor #Programming #SoftwareDevelopment #CppDev #cpp