undo-redo
Here are 6 public repositories matching this topic...
Unied is a compact, efficient terminal text & code editor using Ncurses, with syntax highlighting, autocomplete commands, custom macros, and full undo/redo history.
-
Updated
Jul 23, 2025 - C
A simple C implementation of an Undo/Redo system using a Stack data structure.
-
Updated
Dec 7, 2025 - C
A robust file manager GUI for Windows, built from the ground up in C. It leverages raylib and raygui for a responsive immediate-mode interface. The backend implements core data structures: a non-binary tree for the file system hierarchy, a stack for undo/redo, and a queue for clipboard operations.
-
Updated
Jun 20, 2025 - C
Cypher is a lightweight, feature rich, terminal-based text editor written in C.
-
Updated
Nov 27, 2025 - C
A simple text editor with undo-redo inspired by ed
-
Updated
Feb 20, 2021 - C
Improve this page
Add a description, image, and links to the undo-redo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the undo-redo topic, visit your repo's landing page and select "manage topics."