SYSTEM_CORE
arrow_back Back to Directory
⚙️ cpp

Terminal Notepad

Overview

A simple terminal text editor written in C++ with ncurses. Keyboard shortcuts Ctrl+S/Ctrl+Q, arrow key navigation.

Tech Stack

C++ ncurses CMake Docker

Key Highlights

  • check_circle save file
  • check_circle exit
  • check_circle navigation
  • check_circle delete character
  • check_circle new line