1 repo
Protocols for saving and restoring terminal emulator modes and states.
Distinguishing note: Focuses on side-effect-free state management.
Explore 1 awesome GitHub repository matching networking & communication · Terminal State Preservation. 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
Preserves terminal emulator state by saving and restoring modes without tracking individual settings.