1 repo
Memory-resident data structures for storing character cells and formatting attributes.
Distinguishing note: Focuses on the data structure for terminal state rather than the rendering engine.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Terminal Buffers. Refine with filters or upvote what's useful.
WindTerm is a cross-platform terminal emulator and integrated development environment designed for remote server management and system administration. It provides a centralized graphical interface for interacting with local and remote command-line environments, utilizing a low-level emulation engine to interpret ANSI escape sequences and render text streams. The application distinguishes itself through a multi-pane workspace that supports terminal session multiplexing, allowing users to organize multiple command windows and panes within a single interface. It features a modular architecture t
Stores character cells and formatting attributes to allow efficient scrolling and text selection.