SCE – Simple Code Editor: a minimalist, ncurses-powered terminal code editor in C, built for speed and simplicity.

1 Open Issue Need Help Last updated: Jul 6, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task requires adding Windows support to the SCE code editor. This involves choosing a suitable curses library for Windows, modifying the build process (creating a build.bat file and updating CMake files), and updating the project documentation to reflect the added Windows compatibility.

Complexity: 4/5
enhancement help wanted

SCE – Simple Code Editor: a minimalist, ncurses-powered terminal code editor in C, built for speed and simplicity.

C