Colorizing text editor for ImGui
-
Updated
Nov 24, 2025 - C++
Colorizing text editor for ImGui
Some concepts of Undo/Redo attempted in C++03
Visualization and Annotation Tool for ROS
Application of the command pattern and a undo/redo stack
a programming language for time leapers
A C++ implementation of the Piece Table data structure, designed for high-speed text processing and editing.
A lightweight C++ string handling class with built-in Undo and Redo functionality using stacks. Ideal for text-based tools, editors, and educational projects. Implements clean property-style access and efficient history tracking.
Configuration, command-line, session, and utility classes taken from Seq66 and extended. Includes history and memento templates for undo/redo support. V. 0.2 2024-08-05
A text-editor that implements an Undo-Redo Tree, it is written in C++ and boasts a refreshing UI for a simple POSIX CLI program.
A C++ class for managing strings with built-in undo/redo functionality using stacks. 🚀
Add a description, image, and links to the undo-redo topic page so that developers can more easily learn about it.
To associate your repository with the undo-redo topic, visit your repo's landing page and select "manage topics."