1 repo
Protocols for manipulating terminal screen content and scrollback buffers.
Distinguishing note: Focuses on buffer movement and clearing operations.
Explore 1 awesome GitHub repository matching networking & communication · Screen Buffer Management. Refine with filters or upvote what's useful.
Kitty is a high-performance, GPU-accelerated terminal emulator designed to provide a consistent and extensible workspace across different operating systems. It leverages graphics hardware to render text, images, and complex layouts with low latency, while providing a robust environment for demanding command-line workflows. The project distinguishes itself through its integrated workspace management and programmable interface. It functions as a tiling window manager that organizes terminal windows, tabs, and layouts into persistent, keyboard-driven sessions. Users can automate complex workflow
Clears the screen by moving content into the scrollback buffer using escape codes.