te: A simple text editor A terminal-based text editor, utilzing FTXUI and C++. Building the project: cmake -S . -B build cmake --build build Usage: in root: ./build/te <file path>